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

TGtkWSCustomFloatSpinEdit

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gtkwsspin.pp line 40

type TGtkWSCustomFloatSpinEdit = class(TWSCustomFloatSpinEdit) end;

protected

  class procedure SetCallbacks(); virtual;

published

  class function GetSelStart(); override;

  class function GetSelLength(); override;

  class function GetValue(); override;

  class procedure SetSelStart(); override;

  class procedure SetSelLength(); override;

  class procedure UpdateControl(); override;

  class function CreateHandle(); override;

Inheritance

TGtkWSCustomFloatSpinEdit

|

TWSCustomFloatSpinEdit

?

TObject