RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGrid.CalcFixedInfo Method

Calculates the pixel locations of the fixed cells.

Pascal
procedure CalcFixedInfo(var DrawInfo: TGridDrawInfo);
C++
__fastcall CalcFixedInfo(TGridDrawInfo DrawInfo);

Use CalcDrawInfo to determine the pixel locations of the fixed cells in the X and Y directions. 

 

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