LCL, missing part of dbnagivator fix

git-svn-id: trunk@14056 -
This commit is contained in:
jesus 2008-02-09 20:20:52 +00:00
parent 3468326b9a
commit 73f5db214b

View File

@ -874,6 +874,7 @@ type
class function GetControlClassDefaultSize: TPoint; override;
procedure BeginUpdateButtons; virtual;
procedure EndUpdateButtons; virtual;
procedure SetEnabled(Value: Boolean); override;
public
constructor Create(TheOwner: TComponent); override;
destructor Destroy; override;