FireDAC.Stan.Intf.TFDCounter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

typedef int TFDCounter;

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 an Integer.

TFDCounter represents a substitute name for an Integer.

See Also