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;

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. 

 

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