System.Types.TPoint.Zero

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Zero: TPoint; inline; static;

Properties

Type Visibility Source Unit Parent
function public System.Types.pas System.Types TPoint

Description

Point where the values of X and Y are all 0.

See Also