[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Represents options available in a list box control.
Source position: stdctrls.pp line 530
type TListBoxOption = ( |
||
lboDrawFocusRect |
|
Draws a focus rectangle when owner draw is enabled. |
); |
|
Set type used to store values from the TListBoxOption enumeration. |
Version 4.0 | Generated 2025-05-03 | Home |