System.PMethod
Delphi
type PMethod = ^TMethod;
C++
typedef TMethod *PMethod;
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. Please help us document this topic by using the Discussion page!