TFormPosition Enumeration
Represents type TFormPosition
.
type TFormPosition = (poDesigned, poDefault, poDefaultPosOnly, poDefaultSizeOnly, poScreenCenter, poDesktopCenter, poMainFormCenter, poOwnerFormCenter);
The TFormPosition type exposes the following members.
Show:
Name | Description | |
---|---|---|
poDefault | Represents constant | |
poDefaultPosOnly | Represents constant | |
poDefaultSizeOnly | Represents constant | |
poDesigned | Represents constant | |
poDesktopCenter | Represents constant | |
poMainFormCenter | Represents constant | |
poOwnerFormCenter | Represents constant | |
poScreenCenter | Represents constant |