TFlatStyle Type
Specifies the appearance of a control.
Field | Description |
---|---|
fsFlat | The control appears flat. |
fsPopup | A control appears flat until the mouse pointer moves over it, at which point it appears three-dimensional. |
fsStandard | The control appears three-dimensional. |
fsSystem | The appearance of the control is determined by
the user's operating system. |