[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCTabControlCapability - enumerated type containing possible capabilities of a notebook
Source position: comctrls.pp line 365
type TCTabControlCapability = ( |
nbcShowCloseButtons, |
nbcMultiLine, |
nbcPageListPopup, |
nbcShowAddTabButton, |
nbcTabsSizeable |
); |
nbcShowCloseButtons, nbcMultiLine, nbcPageListPopup, nbcShowAddTabButton
lazarus-ccr.sourceforge.net |