IDEIntf: comment

git-svn-id: trunk@40823 -
This commit is contained in:
mattias 2013-04-15 11:35:40 +00:00
parent 2971eecad1
commit c126098b39

View File

@ -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;