[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TUDBtnType - enumerated type with constants describing the buttons of an UpDown control: Next or Previous
Source position: comctrls.pp line 1383
type TUDBtnType = ( |
||
btNext, |
|
|
btPrev |
|
|
); |
lazarus-ccr.sourceforge.net |