JVCL Help:TJvDockServer.OnGetClientAlignSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockServer.OnGetClientAlignSize Event
[+] TJvDockServer Events
[+] TJvDockServer Methods
[+] TJvDockServer Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
TJvDockGetClientAlignSizeEvent = procedure (Align: TAlign; var Value: Integer) ofobject;
propertyOnGetClientAlignSize: TJvDockGetClientAlignSizeEvent;
Parameters
Parameters | Description |
Value | user can change it. |
Align | The order of control Alignment which need to be scan |
Description
Occurs when the calculation of the size of 'Dock Server Form is performed. User can change the Value parameter.
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