You've already forked lazarus-ccr
RxFPC:RxDBGrid - fix editor buttons position
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -3183,7 +3183,7 @@ end;
|
||||
|
||||
procedure TRxDBGrid.AdjustEditorBounds(NewCol, NewRow: Integer);
|
||||
begin
|
||||
// inherited AdjustEditorBounds(NewCol, NewRow);
|
||||
inherited AdjustEditorBounds(NewCol, NewRow);
|
||||
if EditorMode then
|
||||
begin
|
||||
DoSetColEdtBtn;
|
||||
|
Reference in New Issue
Block a user