API:System.PFixedInt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PFixedInt = ^FixedInt;

C++

typedef int *PFixedInt;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.