[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The set of Options for the Notebook: Show close buttons on the tabs, multi-line tabs
Source position: extctrls.pp line 226
public property TCustomNotebook.Options: TNoteBookOptions |
The set of Options for the Notebook:
nboShowCloseButtons (display a little CloseButton on the Tab next to the label, to allow the user to close that tab),
nboMultiLine (allows multi-line captions on the Tabs)
lazarus-ccr.sourceforge.net |