Kofax DM API Instrukcja Użytkownika Strona 113

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 112
DM API OBJECTS 93
PCDPropertyList
nResult = oDeleteProp.NextProperty()
Next i
End If
lstProperties.ListIndex = 0
nActiveProperty = lstProperties.ListIndex
End Sub
Private Sub lstProperties_Click()
nActiveProperty = lstProperties.ListIndex
End Sub
Private Sub cbGetIndex_Click()
'Note: This code above demonstrates the
'GetPropertyIndex call on the PCDPropertyList
'object. You enter the property name ( value ),
'and you are returned the zero-based index of
'that property.
Przeglądanie stron 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag