Data.DB.PPacketAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PPacketAttribute = ^TPacketAttribute;

C++

typedef TPacketAttribute *PPacketAttribute;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB

Description

PPacketAttribute is a pointer to TPacketAttribute.

PPacketAttribute is a pointer to a TPacketAttribute.

See Also