jvcllaz: Less hints

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2021-12-01 21:54:44 +00:00
parent 8faf907fa5
commit 8931ded33b

View File

@ -45,7 +45,7 @@ type
function GetStrings: TStrings;
procedure SetStrings(const Value: TStrings);
procedure DoStringsChange(Sender: TObject);
procedure SetHTML(const Value: TStrings);
procedure SetHTML(const {%H-}Value: TStrings);
public
constructor Create(AOwner: TComponent); override;
destructor Destroy; override;