TApplication |
Field | Param(s) | Type |
Controls | - | TList |
ExeName | - | String |
Forms | - | TList |
Handle | - | HWND |
HelpFile | - | String |
HintColor | - | Integer |
HintPause | - | Integer |
HintShortPause | - | Integer |
HintHidePause | - | Integer |
Instance | - | HINSTANCE |
Icon | - | HICON |
MainWindow | - | HWND |
MainForm | - | PForm |
Message | - | MSG |
Title | - | String |
SetHintColor | Self As TApplication , byval value As Integer | SUB |
SetHintPause | Self As TApplication , byval value As Integer | SUB |
SetHintShortPause | Self As TApplication , byval value As Integer | SUB |
SetHintHidePause | Self As TApplication , byval value As Integer | SUB |
SetIcon | Self As TApplication , byval value As HICON | SUB |
Create | Self As TApplication | SUB |
HelpCommand | Self As TApplication , byval CommandID As Integer , byval fData As Long | SUB |
HelpContext | Self As TApplication , byval ContextID As Long | SUB |
HelpJump | Self As TApplication , byval TopicID As String | SUB |
Minimize | Self As TApplication | SUB |
Restore | Self As TApplication | SUB |
Run | Self As TApplication | SUB |
Terminate | Self As TApplication | SUB |
OnMinimize | Self As TApplication | SUB |
OnRestore | Self As TApplication | SUB |
| |