some interface bugs fixed,

added option to choose between zoom & scale when zooming in MainForm
This commit is contained in:
zueuk
2006-09-18 15:52:16 +00:00
parent e72eee7dd9
commit eac94ba8a1
10 changed files with 154 additions and 44 deletions

View File

@ -160,8 +160,6 @@ type
procedure SetCP(CP: TControlPoint);
procedure Render;
function GetBucketSize: integer; virtual; abstract;
function GetImage: TBitmap;
procedure Stop;