[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TUDBtnType

TUDBtnType - enumerated type with constants describing the buttons of an UpDown control: Next or Previous

Declaration

Source position: comctrls.pp line 1383

type TUDBtnType = (

  btNext,

  

  btPrev

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.