TGrFormFlag Enumeration
Represents type TGrFormFlag
.
type TGrFormFlag = (ffCanClose, ffResizeable, ffAutoFullScreen, ffKeepAspectRatio, ffScreenCenter);
The TGrFormFlag type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | ffAutoFullScreen | Represents constant |
![]() | ffCanClose | Represents constant |
![]() | ffKeepAspectRatio | Represents constant |
![]() | ffResizeable | Represents constant |
![]() | ffScreenCenter | Represents constant |