AdTypes
type TAdPointEx = packed record
A point which contains its coordinates as float values
X: double;
Y: double;