| Class TDemoDataModule (unit UDemo) |
TDataModule
added to work with TIFormInterface, etc
| Constructors |
| Functions |
procedure BtnFormCreatorFormCreated(Sender: TObject;
IForm: TIFormInterface);
function BtnFormCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;
procedure CheckItemClick(Sender: TObject);
procedure DEMOItemClick(Sender: TObject);
function DMCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;
function FormCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;
function UnitCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;
procedure xdkRadioItemClick(Sender: TObject);
procedure xdkTestClickItemClick(Sender: TObject);| Properties |
| Events |
| Variables |
AddInMenu : TxdkAddInMenuItem;
BarItem : TxdkAddInMenuItem;
BtnFormCreator : TxdkModuleCreator;
BtnFormSnippet : TxdkSnippet;
CheckItem : TxdkAddInMenuItem;
DEMOItem : TxdkAddInMenuItem;
DisabledItem : TxdkAddInMenuItem;
DMCreator : TxdkModuleCreator;
DMSnippet : TxdkSnippet;
FormCreator : TxdkModuleCreator;
FormSnippet : TxdkSnippet;
Item1 : TxdkAddInMenuItem;
Item2 : TxdkAddInMenuItem;
Item3 : TxdkAddInMenuItem;
Item4 : TxdkAddInMenuItem;
Item5 : TxdkAddInMenuItem;
Item6 : TxdkAddInMenuItem;
LineItem1 : TxdkAddInMenuItem;
RadioItem1 : TxdkAddInMenuItem;
RadioItem2 : TxdkAddInMenuItem;
RadioItem3 : TxdkAddInMenuItem;
TestHierarchy : TxdkAddInMenuItem;
UnitCreator : TxdkModuleCreator;
UnitSnippet : TxdkSnippet;
xdkAddInMenu1 : TxdkAddInMenu;
xdkRepositoryExpert1 : TxdkRepositoryExpert;
xdkStandardExpert1 : TxdkStandardExpert;| Constructors |
| Functions |
procedure BtnFormCreatorFormCreated(Sender: TObject;
IForm: TIFormInterface);return result code as long string
function BtnFormCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;return result code as long string
procedure CheckItemClick(Sender: TObject);
procedure DEMOItemClick(Sender: TObject);
function DMCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;return result code as long string
function FormCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;return result code as long string
function UnitCreatorSourceWriting(UnitIdent, FormIdent,
AncestorIdent: String): String;calling DemoForm with 'Steps'
procedure xdkRadioItemClick(Sender: TObject);
procedure xdkTestClickItemClick(Sender: TObject);| Properties |
| Events |
| Variables |
AddInMenu : TxdkAddInMenuItem;
BarItem : TxdkAddInMenuItem;
BtnFormCreator : TxdkModuleCreator;
BtnFormSnippet : TxdkSnippet;
CheckItem : TxdkAddInMenuItem;
DEMOItem : TxdkAddInMenuItem;
DisabledItem : TxdkAddInMenuItem;
DMCreator : TxdkModuleCreator;
DMSnippet : TxdkSnippet;
FormCreator : TxdkModuleCreator;
FormSnippet : TxdkSnippet;
Item1 : TxdkAddInMenuItem;
Item2 : TxdkAddInMenuItem;
Item3 : TxdkAddInMenuItem;
Item4 : TxdkAddInMenuItem;
Item5 : TxdkAddInMenuItem;
Item6 : TxdkAddInMenuItem;
LineItem1 : TxdkAddInMenuItem;
RadioItem1 : TxdkAddInMenuItem;
RadioItem2 : TxdkAddInMenuItem;
RadioItem3 : TxdkAddInMenuItem;
TestHierarchy : TxdkAddInMenuItem;
UnitCreator : TxdkModuleCreator;
UnitSnippet : TxdkSnippet;
xdkAddInMenu1 : TxdkAddInMenu;
xdkRepositoryExpert1 : TxdkRepositoryExpert;
xdkStandardExpert1 : TxdkStandardExpert;