FireDAC.Stan.Option.TFDActionRequests

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDActionRequests = set of TFDActionRequest;

C++

typedef System::Set<TFDActionRequest, TFDActionRequest::arNone, TFDActionRequest::arFetchGenerators> TFDActionRequests;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Beschreibung

Repräsentiert eine Menge von TFDActionRequest-Objekten.

Siehe auch