Afficher : Delphi C++
Préférences d'affichage

System.PShortString

De XE2 API Documentation

Delphi

type PShortString = ^ShortString;

C++

typedef ShortString*         PShortString;     //

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
sysmac.h
System System

Description

PShortString est un pointeur sur un ShortString.

PShortString est un pointeur sur un ShortString.

Voir aussi

Versions précédentes
Traductions