System.Types.PSmallPoint
Delphi
type PSmallPoint = ^TSmallPoint;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| pointer | public | System.Types.pas | System.Types | System.Types |
Description
Pointeur sur TSmallPoint.
Un PSmallPoint représente un pointeur sur un TSmallPoint.