[
Overview
][
Types
][
Classes
][
Index
]
Reference for unit 'PostScriptCanvas' (
#lcl
)
TpsPoint
Declaration
Source position: postscriptcanvas.pas line 52
type
TpsPoint
=
record
fx
:
single
;
fy
:
single
;
end
;