MidItems.TWebDataDisplay.CaptionAttributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CaptionAttributes: TCaptionAttributes  read FCaptionAttributes write SetCaptionAttributes;

C++

__property TCaptionAttributes* CaptionAttributes = {read=FCaptionAttributes, write=SetCaptionAttributes};

Properties

Type Visibility Source Unit Parent
property public
MidItems.pas
MidItems.hpp
MidItems TWebDataDisplay

Description

Customizes the appearance of the generated control's label.

Use CaptionAttributes to customize the appearance of the control's label. CaptionAttributes defines a set of options that are added to an HTML SPAN tag surrounding the value of the Caption property.

See Also

Personal tools
Translations