TLevelPoint
 
 
 

All Units  All Classes  Properties, Methods and Events  

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.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.