JVCL Help:TJvCustomButton.SetBounds
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomButton.SetBounds Method
[+] TJvCustomButton Methods
[+] TJvCustomButton Properties
Search in JVCL Help
Search in all projectsSummary
Sets the size of the control
Pascal
procedureSetBounds(ALeft: Integer; ATop: Integer; AWidth: Integer; AHeight: Integer); override;
Description
SetBounds calls the inherited SetBounds method and then adjusts the size of all other buttons if ForceSameSize is True.
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