[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |