Contents  All Classes  Index A-Z  All Units


TLevelPoint

type TLevelPoint = record;

Unit
TeeSurfa

Description
Record containing two "double" variables (x and y).

TLevelPoint=packed record
X,Y: TChartValue;
end;


This record is used by TLevelSegment record.



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.