Data.DBXJSON.TDBXNamedCallback.FName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FName: string;

C++

System::UnicodeString FName;

Properties

Type Visibility Source Unit Parent
field protected
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON TDBXNamedCallback

Description

Represents the name of the callback.

The FName field represents the name of the callback.

See Also