TCanvas Class
Represents type TCanvas
.
type TCanvas = class sealed(TCustomCanvas) end;
The TCanvas type exposes the following members.
Show:
Name | Description | |
---|---|---|
Pixels[Integer,Integer] | Represents property |
Show:
Name | Description | |
---|---|---|
GetPixel(Integer,Integer) | Represents method | |
SetPixel(Integer,Integer,TColor) | Represents method |