mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 21:39:12 +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 DestTemplate: String read GetDestTemplate;
|
||||||
property SrcPosition: Integer read GetSrcPosition;
|
property SrcPosition: Integer read GetSrcPosition;
|
||||||
property DestPosition: Integer read GetDestPosition;
|
property DestPosition: Integer read GetDestPosition;
|
||||||
property DestPosX: Integer read GetDestPosX;
|
property DestPosX: Integer read GetDestPosX; // logical, byte position
|
||||||
property DestPosY: Integer read GetDestPosY;
|
property DestPosY: Integer read GetDestPosY;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user