[Overview][Types][Procedures and functions][Index] |
TFloatPoint - an extended precision record specifying the X and Y coordinates of a point in a graphic environment
Source position: graphmath.pp line 41
type TFloatPoint = record |
||
X: Extended; |
|
|
Y: Extended; |
|
|
end; |
lazarus-ccr.sourceforge.net |