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