git-svn-id: trunk@34244 -
This commit is contained in:
martin 2011-12-17 13:43:54 +00:00
parent 2002ce29d2
commit 03e8ad5bc8

View File

@ -774,7 +774,7 @@ type
Key2: word; SS2: TShiftState);
procedure AfterLoadFromFile;
procedure BeginUndoBlock;
procedure BeginUpdate(WithUndoBlock: Boolean = True); deprecated;
procedure BeginUpdate(WithUndoBlock: Boolean = True);
function CaretXPix: Integer;
function CaretYPix: Integer;
procedure ClearAll;