mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-03 11:45:19 +02:00
turbopower_ipro: fixed override
git-svn-id: trunk@60114 -
This commit is contained in:
parent
fc9573c72e
commit
9a053d23fd
@ -916,7 +916,7 @@ type
|
||||
FSrc: string;
|
||||
FWidth: TIpHtmlLength;
|
||||
FFrame : TIpHtmlFrame;
|
||||
procedure SetAlign(const Value: TIpHtmlAlign); overload;
|
||||
procedure SetAlign(const Value: TIpHtmlAlign); override;
|
||||
procedure SetFrameBorder(const Value: Integer);
|
||||
procedure SetMarginHeight(const Value: Integer);
|
||||
procedure SetMarginWidth(const Value: Integer);
|
||||
|
Loading…
Reference in New Issue
Block a user