JVCL Help:TJvFormPlacement.IsActive

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

Search in JVCL Help

 
Search in all projects
 

Summary

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