Unit 'StdCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TListBoxOption

Represents options available in a list box control.

Declaration

Source position: stdctrls.pp line 529

type TListBoxOption = (

  lboDrawFocusRect

  

Draws a focus rectangle when owner draw is enabled.

);

See also

TListBoxOptions

  

Set type used to store values from the TListBoxOption enumeration.



CT Web help

CodeTyphon Studio