Google
xpidea_ocr_TLB.Point Record
Namespace
Pascal
Point = packed record
  X: Integer;
  Y: Integer;
  end;
File
Description

Declaration of structures, unions and aliases.

Related Information