You've already forked lazarus-ccr
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:
@ -45,7 +45,7 @@ type
|
|||||||
function GetStrings: TStrings;
|
function GetStrings: TStrings;
|
||||||
procedure SetStrings(const Value: TStrings);
|
procedure SetStrings(const Value: TStrings);
|
||||||
procedure DoStringsChange(Sender: TObject);
|
procedure DoStringsChange(Sender: TObject);
|
||||||
procedure SetHTML(const Value: TStrings);
|
procedure SetHTML(const {%H-}Value: TStrings);
|
||||||
public
|
public
|
||||||
constructor Create(AOwner: TComponent); override;
|
constructor Create(AOwner: TComponent); override;
|
||||||
destructor Destroy; override;
|
destructor Destroy; override;
|
||||||
|
Reference in New Issue
Block a user