AdCanvas
type TAdCanvasQuad = record
Represents the four positions of a quad.
p:array[0..3] of TAdVector2;
@exlude