[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PXL.Displays.Types.pas line 185
type TCustomDrivenDisplay = class(TCustomDisplay) |
||
protected |
||
|
||
|
||
FPinDC: Integer; |
|
|
FPinRST: Integer; |
|
|
procedure Reset; override; |
|
|
procedure WriteCommand(); |
|
|
procedure WriteData(); |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
property GPIO: TCustomGPIO; [r] |
|
|
property PinDC: Integer; [r] |
|
|
property PinRST: Integer; [r] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |