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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!