RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.Empty Property

Indicates whether the graphics object contains a graphic.

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

Use Empty to determine whether the graphic is bound to an image. Each descendant graphic object defines its own Get method to access the Empty property. 

 

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