Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Gesture.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.9 by h677, Sun Jan 14 13:40:25 2007 UTC revision 1.10 by h677, Mon Feb 11 13:46:13 2008 UTC
# Line 9  uses Line 9  uses
9  type  type
10          TMouseGesture = class(TObject)          TMouseGesture = class(TObject)
11          private          private
12                  FHook: Integer;                  FHook: Cardinal;
13                  FHandle: THandle;                  FHandle: THandle;
14                  FGestureItemList: TStringList;                  FGestureItemList: TStringList;
15                  FBeginGesture: Boolean;                  FBeginGesture: Boolean;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26