TPointRec Record
ImagingFormats

This is record TPointRec.

Pascal
public TPointRec = record
  Pos: LongInt;
  Weight: Single;
  end;
File

ImagingFormats (at line 179)

Related Information
You are here: Symbol Reference > Structs, Records, Enums > TPointRec Record