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

TNoteBookOption

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

Declaration

Source position: extctrls.pp line 134

type TNoteBookOption = (

  nboShowCloseButtons,

  

  nboMultiLine

  

);