JVCL Help:TJvInspectorPainter.Loading

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the component is being loaded.


Pascal

 functionLoading: Boolean;


Description

Loading returns True if the painter is being loaded. Loading is a short hand notation for csLoading in ComponentState.
Loading is used in the set methods of the color properties to avoid calls to Inspector.Invalidate.


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