Unit 'Gadgets' Package
[Overview][Types][Classes][Index] [#fv]

TClockView

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

Declaration

Source position: gadgets.pas line 126

type TClockView = object(TView)

  am: Char;

  Refresh: Byte;

  LastTime: LongInt;

  TimeStr: string;

  constructor Init();

  function FormatTimeStr(); virtual;

  procedure Update; virtual;

  procedure Draw; virtual;

end;

Inheritance

TClockView

|

TView

|

TObject


Documentation generated on: 2023-03-18