JVCL Help:TJvCaptionButton.Standard
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCaptionButton.Standard Property
[+] TJvCaptionButton Methods
[+] TJvCaptionButton Properties
Search in JVCL Help
Search in all projectsSummary
Determines the type of caption button.
Pascal
propertyStandard: TJvStandardButton;
Description
Standard determines the type of caption button to use. When set to tsbNone, it is a custom button with a custom text (specified by Caption) and image (specified by ImageIndex and Images).
Otherwise it's a standard button, such as a Minimize or Close caption button in the way it is rendered. It will not have the standard behavior of the button.
See Also
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