Developer

AppearanceOptions

Set of options (flags, switches) that change visual appearance of grid.

property AppearanceOptions: TAppearanceOptions read FAppearanceOptions write SetAppearanceOptions default [aoHideSelection, aoHighlightSlideCells];
This property may control selection appearance (e.g. hide focus (dotted) rectangle, hide selection when grid loses focus etc.)

Read TAppearanceOptions for description of values.

See also