|
RAD Studio VCL Reference
|
Responds when any of the item's properties changes.
procedure Changed;
__fastcall Changed();
Changed is called automatically when the item's properties change. It calls the Update method of the corresponding TListControlItems object, so that the collection can perform any necessary adjustments.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|