|
@@ -4,14 +4,15 @@ unit Tablet;
|
|
{$MODE Delphi}
|
|
{$MODE Delphi}
|
|
{$ENDIF}
|
|
{$ENDIF}
|
|
|
|
|
|
-{*******************************************}
|
|
|
|
-{ This unit is a part of TTablet component }
|
|
|
|
-{ Copyright ?2001-2002 Mattias Andersson }
|
|
|
|
-{ See license.txt for license information }
|
|
|
|
-{ Last modified: 2003-10-25; version 1.24 }
|
|
|
|
-{*******************************************}
|
|
|
|
-
|
|
|
|
-// Modified by Nelson Chu in 2013 to work with Lazarus
|
|
|
|
|
|
+{********************************************}
|
|
|
|
+{ This unit is a part of TTablet component }
|
|
|
|
+{ Copyright (C) 2001-2002 Mattias Andersson }
|
|
|
|
+{ See COPYING.txt for license information }
|
|
|
|
+{ Last modified: 2003-10-25; version 1.24 }
|
|
|
|
+{********************************************}
|
|
|
|
+{ Modified by Nelson Chu in 2013 to work }
|
|
|
|
+{ with Lazarus. }
|
|
|
|
+{********************************************}
|
|
|
|
|
|
interface
|
|
interface
|
|
|
|
|