RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.ButtonStyle Property

Determines whether and how the user can select values for the column from a list.

Pascal
property ButtonStyle: TColumnButtonStyle;
C++
__property TColumnButtonStyle ButtonStyle;

The ButtonStyle property determines how users can edit the data of a data-grid column. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!