mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 09:29:10 +02:00
IDEIntf: comment
git-svn-id: trunk@40823 -
This commit is contained in:
parent
2971eecad1
commit
c126098b39
@ -468,7 +468,7 @@ type
|
||||
property DestTemplate: String read GetDestTemplate;
|
||||
property SrcPosition: Integer read GetSrcPosition;
|
||||
property DestPosition: Integer read GetDestPosition;
|
||||
property DestPosX: Integer read GetDestPosX;
|
||||
property DestPosX: Integer read GetDestPosX; // logical, byte position
|
||||
property DestPosY: Integer read GetDestPosY;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user