|
RAD Studio VCL Reference
|
Updates the position of the inplace editor when the grid scrolls.
procedure TopLeftChanged; dynamic;
__fastcall TopLeftChanged();
Grid controls call TopLeftChanged internally, whenever the LeftCol or TopRow property changes.
Descendants of TCustomGrid override this method to make additional adjustments or to generate an OnTopLeftChanged event.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|