FireDAC.Stan.Intf.TFDAnsiChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

{$I FireDAC.inc}
unit FireDAC.Stan.Intf;

C++

typedef char TFDAnsiChar;

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Alias for a Char.

TFDAnsiChar represents a substitute name for a Char.

See Also