Kofax DM API Instrukcja Użytkownika Strona 111

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 110
DM API OBJECTS 91
PCDPropertyList
Public nActiveProperty As Integer
Public oDeleteProp As New PCDPropertyList
Private Sub cbCancel_Click()
Unload DeleteForm
End Sub
Private Sub cbDelete_Click()
Dim nResult As Long
Dim nTotalRows As Long
'Clear the listbox.
lstProperties.Clear
'Delete the property that was selected.
nResult = oDeleteProp.DeleteProperty _
nActiveProperty
Przeglądanie stron 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag