[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'TTProfile' (
#lazutils
)
TPoint
Declaration
Source position: ttprofile.pas line 21
type
TPoint
=
record
x
:
Long
;
y
:
Long
;
end
;
The latest version of this document can be found at
lazarus-ccr.sourceforge.net
.