Unit 'FPgtk' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

TFPgtkSpinButton

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

Declaration

Source position: fpgtk.pp line 2295

type TFPgtkSpinButton = class(TFPgtkEntry)

protected

  procedure CreateGtkObject; override;

public

  function TheGtkObject;

  procedure Configure();

  property Adjustment: TFPgtkAdjustment; [rw]

  property ClimbRate: gfloat; [rw]

  property Digits: Integer; [rw]

  property AsInteger: Integer; [rw]

  property AsFloat: gfloat; [rw]

  property UpdatePolicy: TGtkSpinButtonUpdatePolicy; [rw]

  property Numeric: Boolean; [rw]

  procedure Spin();

  property Wrap: Boolean; [rw]

  property ShadowType: TGtkShadowType; [rw]

  property SnapToTicks: Boolean; [rw]

  procedure Update;

end;

Inheritance

TFPgtkSpinButton

|

TFPgtkEntry

|

TFPgtkEditable

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18