- 機能/意味
-
Window appearance
- タイプ
-
Windowクラスのプロパティ (読み書き可能)
- 説明
-
Represents the appearance of the window. You can also set a value.
You can set the following values:
bsDialog : Has a non-resizable, dialog-like appearance.
bsSingle : This window cannot be resized.
bsNone : A window without a border.
bsSizeable : A resizable general window. Default.
bsToolWindow : A non-resizable tool window (a window with a small caption).
bsSizeToolWin : Similar to bsToolWindow, but resizable.