[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCTabControlOptions

TCTabControlOptions - set of TCTabControlOption

Declaration

Source position: comctrls.pp line 364

type TCTabControlOptions = set of (

  nboShowCloseButtons,

  

  nboMultiLine,

  

  nboHidePageListPopup,

  nboKeyboardTabSwitch,

  nboShowAddTabButton,

  nboDoChangeOnSetIndex

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.