Back to Devexpress

TcxGridWinExplorerViewOptionsContentDisplayModeIndents Class

vcl-cxgridwinexplorerview-d28458e5.md

latest1.8 KB
Original Source

TcxGridWinExplorerViewOptionsContentDisplayModeIndents Class

Declaration

delphi
TcxGridWinExplorerViewOptionsContentDisplayModeIndents = class(
    TcxGridWinExplorerViewOptionsDisplayModeIndents
)

Remarks

This class publishes the BetweenCheckBoxAndImage, BetweenImageAndText, and BetweenTextAndDescription properties inherited from the ancestor class and initializes the BetweenImageAndText property with the cxGridWinExplorerViewContentModeIndentBetweenImageAndText global constant value.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridWinExplorerViewOptionsDisplayModeIndents TcxGridWinExplorerViewOptionsContentDisplayModeIndents

See Also

TcxGridWinExplorerViewOptionsContentDisplayModeIndents Members

cxGridWinExplorerView Unit