RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListAction.Loading Property

Indicates whether the action is currently adding items to client controls.

Pascal
property Loading: Boolean;
C++
__property Boolean Loading;

Loading is used internally to detect when the list action is in the process of supplying client controls with items. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!