FireDAC.Stan.Intf.TFDAnsiChar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDAnsiChar = Char;

C++

typedef char TFDAnsiChar;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Alias für ein Char.

TFDAnsiChar repräsentiert einen Ersatznamen für ein Char.

Siehe auch