RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionAttributes Class

TCaptionAttributes customizes the appearance of the label that identifies a display control in a WebSnap or InternetExpress application.

Pascal
TCaptionAttributes = class(TPersistent);
C++
class TCaptionAttributes : public TPersistent;

MidItems

TCaptionAttributes is the type of the CaptionAttributes property of Web items that generate display controls. It defines several properties that customize the appearance of the label generated by the Web item. 

 

CaptionAttributes

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