You've already forked lazarus-ccr
richmemo: extending linkaction information with linkRef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -137,7 +137,8 @@ type
|
||||
TLinkAction = (laClick);
|
||||
|
||||
TLinkMouseInfo = record
|
||||
button : TMouseButton;
|
||||
Button : TMouseButton;
|
||||
LinkRef : String;
|
||||
end;
|
||||
|
||||
TLinkActionEvent = procedure (Sender: TObject;
|
||||
|
||||
Reference in New Issue
Block a user