mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 16:40:48 +02:00
*** empty log message ***
git-svn-id: trunk@138 -
This commit is contained in:
parent
0876960b91
commit
640b9e463d
@ -217,7 +217,9 @@ uses
|
|||||||
|
|
||||||
{ TSourceEditor }
|
{ TSourceEditor }
|
||||||
|
|
||||||
|
{The constructor for @link(TSourceEditor). AOwner is the @link(TSOurceNotebook) and
|
||||||
|
the AParent is usually a page of a @link(TNotebook)
|
||||||
|
}
|
||||||
constructor TSourceEditor.create(AOwner : TComponent; AParent : TWinControl);
|
constructor TSourceEditor.create(AOwner : TComponent; AParent : TWinControl);
|
||||||
Begin
|
Begin
|
||||||
inherited Create;
|
inherited Create;
|
||||||
|
Loading…
Reference in New Issue
Block a user