[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'RetroClock' (#HMI)

TRetroClock

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

Declaration

Source position: retroclock.pas line 100

type TRetroClock = class(TDrawnControl) end;

protected

  class function GetDrawingClass; override;

public

  constructor Create(); override;

  property Clock: TClock; [r]

published

  property Align;

  property Anchors;

Inheritance

TRetroClock

|

TDrawnControl

  

control, that displays a drawn graphic on its surface

|

TGraphicControl

?

TObject