JVCL Help:TJvAppletDialog.AppletInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAppletDialog.AppletInfo Property
[+] TJvAppletDialog Methods
[+] TJvAppletDialog Properties
Search in JVCL Help
Search in all projectsSummary
Returns information about a dialog box that the applet supports.
Pascal
propertyAppletInfo [Index: Integer]: TJvCplInfo;
Parameters
Parameters | Description |
Index | Specifies the index of the dialog box. Index must be in the range zero through one less than Count. |
Description
Use AppletInfo to retrieve information about a specific subprogram or dialog box. You may change the lData field of the returned record; changing other fields has no effect.
See Also
TJvAppletDialog.AppletIndex, TJvAppletDialog.Count
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page