System.Types.tagPOINTF

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef TPointF tagPointF;

Properties

Type Visibility Source Unit Parent
typedef public SystemTypes.h System.Types System.Types

Description

Represents an alias for TPointF.

TPointF defines a pixel location onscreen.

See Also