mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-30 14:09:32 +02:00
minor change in TCustomForm
git-svn-id: trunk@12370 -
This commit is contained in:
parent
b33722d424
commit
322affe91e
@ -138,7 +138,7 @@
|
||||
<!-- enumeration type Visibility: default -->
|
||||
<element name="TPosition">
|
||||
<short>Represents the Position and Size on Screen of an Form</short>
|
||||
<descr>poDesigned - The Form appears like it is positioned and sized in the Form Designer<br/>
|
||||
<descr>poDesigned - The Form appears exactly as it is positioned and sized in the Form Designer<br/>
|
||||
poDefault - The window manager decides how the form is to appear, in a default position and size<br/>
|
||||
poDefaultPosOnly - keeps the Designed size, but position determined by windowmanager<br/>
|
||||
poDefaultSizeOnly - keeps the Designed position, but size determined by windowmanager<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user