Unit 'Statuses' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TGauge

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

Declaration

Source position: statuses.pas line 353

type TGauge = object(TStatus)

  Min: LongInt;

  Max: LongInt;

  Current: LongInt;

  constructor Init();

  constructor Load();

  procedure Draw; virtual;

  procedure GetData(); virtual;

  procedure Reset; virtual;

  procedure SetData(); virtual;

  procedure Store();

  procedure Update(); virtual;

end;

Inheritance

TGauge

|

TStatus

|

TParamText

|

TStaticText

|

TView

|

TObject


Documentation generated on: 2023-03-18