turbopower_ipro: fixed override

git-svn-id: trunk@60114 -
This commit is contained in:
mattias 2019-01-19 17:38:41 +00:00
parent fc9573c72e
commit 9a053d23fd

View File

@ -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);