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

TCTabControlOption

TCTabControlOption - Show the close button on a tab, allow multi-line tabs

Declaration

Source position: comctrls.pp line 361

type TCTabControlOption = (

  nboShowCloseButtons,

  

  nboMultiLine,

  

  nboHidePageListPopup,

  nboKeyboardTabSwitch,

  nboShowAddTabButton,

  nboDoChangeOnSetIndex

);

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