|
Actions Read-Only |
|
|
Application |
|
|
ApplicationShortcutSupported |
Indicates whether Application Shortcuts are supported for this Form. |
|
DemoInformationIconResourceId Read-Only |
|
|
DemoInformationText Read-Only |
|
|
DemoInformationTitle Read-Only |
|
|
DoNotAllowReuse |
Indicates whether this Form should not Allow Reuse. |
|
FormClearing |
|
|
FormKey |
Used to identify the Form and as a key when saving settings to the registry. |
|
FormKeyIndex |
For multiple instance Forms, this will be non-zero and will be used when preserving the Form layout (although not other Form settings). |
|
FormKeySub |
Used to further identify a Form. Eg. the ClientId if the FormKey is Client. This can be used when locating forms to ensure multiple instances are not opened for the same record. |
|
FormMode |
|
|
FullyActivated Read-Only |
Indicates whether this form is Fully Activated, i.e., it was gone from being Deactivated and has not hit the Activate event. |
|
HelpProvider Read-Only |
|
|
IconResourceId |
The ResourceId of this Form's Icon. |
|
IsClosed Read-Only |
Indicates whether the Form is Closed. |
|
IsInitialised Read-Only |
Indicates whether the form has completed Initialisation. |
|
MdiTabOrder |
|
|
MdiWindowState |
|
|
MinimumClientSize Read-Only |
The Minimum Form Size excluding any borders. |
|
OpenedFromApplicationShortcut |
The Application Shortcut form which this Form was opened (or reused from). |
|
PreserveLayout |
|
|
PseudoModalEnabled |
|
|
PseudoModalParent |
The Pseudo-Modal Parent form. |
|
PseudoModalParentTop Read-Only |
The Top-level Pseudo-Modal Parent form. |
|
SettingsUser Read-Only |
|
|
TabCaption |
|
|
TabCaptionClean Read-Only |
The Caption of the Tab without any of the Flags. |
|
TextClean Read-Only |
The Text of the Form without any of the Flags. |