[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TCTabControlOptions - set of TCTabControlOption
Source position: comctrls.pp line 364
type TCTabControlOptions = set of ( |
||
nboShowCloseButtons, |
|
|
nboMultiLine, |
|
|
nboHidePageListPopup, |
||
nboKeyboardTabSwitch, |
||
nboShowAddTabButton, |
||
nboDoChangeOnSetIndex |
||
); |
lazarus-ccr.sourceforge.net |