[
Overview
][
Types
][
Procedures and functions
][
Index
]
Reference for unit 'GraphMath' (
#lcl
)
TFloatPoint
Declaration
Source position: graphmath.pp line 41
type
TFloatPoint
=
record
X
:
Extended
;
Y
:
Extended
;
end
;
The latest version of this document can be found at
lazarus-ccr.sourceforge.net
.