JVCL Help:TJvFormPlacement.OnRestorePlacement
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.OnRestorePlacement Property
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
The summary for this help topic does not exist, edit this page
Pascal
propertyOnRestorePlacement: TNotifyEvent;
Description
Write an OnRestorePlacement event handler to respond after the the form's placement has been retrieved and res ored. For example you can read other values from the storage that are not managed by the component
- using the ReadInteger and ReadString methods.
This event is fired before the control that has focus on the form is retrieved and restored; thus, you can alter this restoring behavior in an event handler by modifying property Options.
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