mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 07:08:35 +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 }
|
||||
|
||||
|
||||
{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);
|
||||
Begin
|
||||
inherited Create;
|
||||
|
Loading…
Reference in New Issue
Block a user