Back to Devexpress

TdxCustomLayoutItemCaptionOptions.Hint Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitemcaptionoptions-4bf9eccc.md

latest842 B
Original Source

TdxCustomLayoutItemCaptionOptions.Hint Property

Specifies the caption’s hint.

Declaration

delphi
property Hint: string read; write;

Property Value

Type
string

Remarks

To enable hints in the layout control, set its ShowHint property to True.

See Also

TdxCustomLayoutItemCaptionOptions.VisibleElements

TdxCustomLayoutItemCaptionOptions Class

TdxCustomLayoutItemCaptionOptions Members

dxLayoutContainer Unit