[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TNoteBookOption - Show the close button on a tab, allow multi-line tabs
Source position: extctrls.pp line 131
type TNoteBookOption = ( |
||
nboShowCloseButtons, |
|
|
nboMultiLine, |
|
|
nboHidePageListPopup |
||
); |
lazarus-ccr.sourceforge.net |