| Unit XDKNotif |
*****************************************************} { } { eXpert Development Kit } { } { Copyright (c) 1996,97 Sergey Orlik } { - product manager of Borland Russia } { } {
| Classes |
TxdkAddInNotifier -
TxdkINotifier -
| Functions |
| Types |
TxdkEventEvent
TxdkFileEvent
TxdkFileEventWCancel
| Constants |
| Variables |
| Functions |
| Types |
TxdkEventEvent = procedure (Sender:TObject; var Cancel:boolean) of object
TxdkFileEvent = procedure (Sender:TObject; const FileName:string) of object
TxdkFileEventWCancel = procedure (Sender:TObject; const FileName:string; var Cancel:boolean) of object
| Constants |
| Variables |