Skip to main content
A newer version of this page is available. .

TcxGridWinExplorerViewOptionsContentDisplayModeIndents Class

Declaration

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.

See Also