JVCL Help:TJvFormPlacement.IsActive
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.IsActive Method
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether Active is set to true and an application storage component is specified.
Pascal
functionIsActive: Boolean;
Return Value
Returns true when Active is true and AppStorage is not nil, otherwise returns false.
Description
IsActive indicates whether the form storage component is active.
See Also
TJvFormPlacement.Active, TJvFormPlacement.AppStorage
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