[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 134
type TNoteBookOption = ( |
||
nboShowCloseButtons, |
|
|
nboMultiLine |
|
|
); |