Show: Delphi
C++
Display Preferences
System.Types.PSmallPoint
From XE2 API Documentation
Delphi
type PSmallPoint = ^TSmallPoint;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
Description
Pointer to TSmallPoint.
A PSmallPoint represents a pointer to a TSmallPoint.