RAD Studio VCL Reference
|
Converts the index of a column in the visual display to the corresponding index in the Columns property.
function RawToDataColumn(ACol: Integer): Integer;
__fastcall int RawToDataColumn(int ACol);
Applications cannot call this protected method. It is used internally to allow the data-aware grid to adjust to the presence or absence of the column that contains the row indicator.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|