Unit 'TplLCDScreenUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_excontrols]

TplLCDAnimator

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

Declaration

Source position: TplLCDScreenUnit.pas line 81

type TplLCDAnimator = class(TComponent)

protected

  procedure SetCode();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Code: TStringList; [rw]

  

  property CodeErrorFound: Boolean; [rw]

  

  property CurrentLine: SmallInt; [rw]

  

  property OnEndCode: TEndCodeEvent; [rw]

  

  property OnLineExecuted: TLineExecutedEvent; [rw]

  

end;

Inheritance

TplLCDAnimator

  

|

TObject



CT Web help

CodeTyphon Studio