TdxLayoutNonLabeledItem.CaptionOptions Property
In This Article
Specifies caption settings for non-label auxiliary layout items (TdxLayoutEmptySpaceItem and TdxLayoutSplitterItem).
#Declaration
Delphi
property CaptionOptions: TdxLayoutNonLabeledItemCaptionOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxLayoutNonLabeledItemCaptionOptions class description to learn about these options.
Note
A non-label layout item’s caption specified via the Caption
See Also