TcxGridWinExplorerViewOptionsContentDisplayModeIndents Class
In This Article
#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