[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: comctrls.pp line 495
public property TCustomTabControl.Options : TCTabControlOptions |
The set of Options for the Notebook:
nboShowCloseButtons (display a little CloseButton on the Tab next to the label to allow a user to close that tab),
nboMultiLine (allows multi-line captions on the Tabs)
lazarus-ccr.sourceforge.net |