Skip to main content

TdxDockControlCaptionButton Class

A dock control’s custom caption button.

Declaration

TdxDockControlCaptionButton = class(
    TCollectionItem
)

Remarks

This class provides members that allow you to do the following:

TdxDockControlCaptionButton objects are stored in a TdxDockControlCaptionButtons collection, which is referenced by the CustomCaptionButtons.Buttons property of dock controls and objects that contain their default settings.

Inheritance

TObject
TPersistent
TCollectionItem
TdxDockControlCaptionButton
See Also