System.PMonitorSupport
Delphi
type PMonitorSupport = ^TMonitorSupport;
C++
typedef TMonitorSupport *PMonitorSupport;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
pointer typedef |
public | System.pas System.hpp |
System | System |
Description
Représente un pointeur sur un TMonitorSupport.
PMonitorSupport représente un pointeur sur un TMonitorSupport.