|
RAD Studio VCL Reference
|
Sets the value of the ImageIndex property.
procedure SetImageIndex(const Value: TImageIndex); override;
virtual __fastcall SetImageIndex(const TImageIndex Value);
SetImageIndex is the protected write implementation of the ImageIndex property. It sets the ImageIndex property to Value, and then calls the Changed method so that the collection can update itself.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|