Open main menu

RAD Studio API Documentation β

System.ObjAuto.PParameters

Delphi

PParameters = ^TParameters;

C++

typedef TParameters *PParameters;

Properties

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

Description

Pointer to System.ObjAuto.TParameters. For internal use.

You should not use PParameters directly.