mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 07:29:30 +02:00
cody: comment
git-svn-id: trunk@39613 -
This commit is contained in:
parent
20f6a3cd66
commit
541a046ed3
@ -94,7 +94,7 @@ begin
|
||||
TemplateNameCreator:=IDEWindowCreators.Add(
|
||||
'TemplateName',
|
||||
@CreateTemplateName,nil,
|
||||
'100','100','300','300' // default place at left=100, top=100, width=300, height=300
|
||||
'100','100','300','300' // default place at left=100, top=100, right=300, bottom=300
|
||||
// you can also define percentage values of screen or relative positions, see wiki
|
||||
);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user