JVCL Help:TJvDynControlEngine.CreateButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDynControlEngine.CreateButton Method
[+] TJvDynControlEngine Methods
[+] TJvDynControlEngine Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
functionCreateButton(AOwner: TComponent; AParentControl: TWinControl; constAButtonName: string; constACaption: string; constAHint: string; AOnClick: TNotifyEvent; ADefault: Boolean = False; ACancel: Boolean = False): TButton; virtual;
Parameters
Parameters | Description |
AOwner: TComponent | Description for this parameter |
AParentControl: TWinControl | Description for this parameter |
const AButtonName: string | Description for this parameter |
const ACaption: string | Description for this parameter |
const AHint: string | Description for this parameter |
AOnClick: TNotifyEvent | Description for this parameter |
ADefault: Boolean = False | Description for this parameter |
ACancel: Boolean = False | Description for this parameter |
Return Value
Describe here what the function returns
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
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