RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionAttributes.Parent Property

Indicates the Web item that uses TCaptionAttributes to customize the appearance of its generated caption.

Pascal
property Parent: TComponent;
C++
__property TComponent * Parent;

Use Parent to access the Web item that uses the TCaptionAttributes object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!