JVCL Help:TJvLookOutPage.ParentImageSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvLookOutPage.ParentImageSize Property
[+] TJvLookOutPage Events
[+] TJvLookOutPage Methods
[+] TJvLookOutPage Properties
Search in JVCL Help
Search in all projectsSummary
Specifies where the page gets its ImageSize information from.
Pascal
propertyParentImageSize: Boolean;
Description
Use ParentImageSize to specify where the page reads its ImageSize from. If ParentImageSize is true, the ImageSize of all buttons are set to match the parent's ImageSize property. When the ImageSize property of a button is changed, the ParentImageSize property is automatically set to false.
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