RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor.Options Property

Specifies various display and behavioral properties of the grid.

Pascal
property Options: TGridOptions;
C++
__property TGridOptions Options;

Set Options to include the desired properties for the grid. See the type Grids.TGridOptions for definitions of these properties. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!