RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDBGrid.TopLeftChanged Method

Updates the position of the inplace editor when the grid scrolls.

Pascal
procedure TopLeftChanged; override;
C++
virtual __fastcall TopLeftChanged();

TopLeftChanged is called whenever the LeftCol or TopRow property changes. InvalidateTitles and the inherited method TopLeftChanged method are called. 

 

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