JVCL Help:TJvFormPlacement.OnSavePlacement

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs after the form's placement has been stored.


Pascal

 propertyOnSavePlacement: TNotifyEvent;


Description

Write an OnSavePlacement event handler to respond after the form's placement has been stored. For example you can write other values to the storage that are not managed by the component - using the WriteInteger and WriteString methods.


See Also

TJvFormPlacement.OnRestorePlacement


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