TFormBorderStyle Enumeration
Represents type TFormBorderStyle
.
type TFormBorderStyle = (bsNone, bsSingle, bsSizeable, bsDialog, bsToolWindow, bsSizeToolWin);
The TFormBorderStyle type exposes the following members.
Show:
Name | Description | |
---|---|---|
bsDialog | Represents constant | |
bsNone | Represents constant | |
bsSingle | Represents constant | |
bsSizeable | Represents constant | |
bsSizeToolWin | Represents constant | |
bsToolWindow | Represents constant |