RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.Images Property

Retrieves the ImageList associated with the parent buttoned edit control.

Pascal
property Images: TImageList;
C++
__property TImageList Images;

Images is a read-only property that accesses the Images property of the parent buttoned edit control. 

 

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