JVCL Help:TJvDockClient.OnFormShow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockClient.OnFormShow Property
[+] TJvDockClient Events
[+] TJvDockClient Methods
[+] TJvDockClient Properties
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
propertyOnFormShow: TNotifyEvent;
Description
OnFormShow event is a TNotifyEvent event. It occurs when Client Form change from invisible to visible. This event is just as the same as the event of TForm.OnShow. user can use both TlbDockClient.OnFormShow event and TForm.OnShow event. When Client Form is shown, some property of toolbar and menu may be changed. In view of that, this event has its own special function.
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