Unit XDKGen |
*****************************************************} { } { eXpert Development Kit } { } { Copyright (c) 1996,97 Sergey Orlik } { - product manager of Borland Russia } { } {
Classes |
TxdkModuleCreator -
TxdkProjectCreator -
Functions |
Types |
TFormCreatedEvent
TModuleCreatedEvent
TModuleSourceWritingEvent
TProjectSourceWritingEvent
Constants |
Variables |
Functions |
Types |
TFormCreatedEvent = procedure (Sender:TObject; IForm:TIFormInterface) of object
TModuleCreatedEvent = procedure (Sender:TObject; IModule:TIModuleInterface) of object
TModuleSourceWritingEvent = function (UnitIdent, FormIdent, AncestorIdent: string): string of object
TProjectSourceWritingEvent = function (const ProjectName:string):string of object
Constants |
Variables |