FireDAC.Phys.Intf.IFDPhysChangeHandler.GetTrackCommand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTrackCommand: IFDPhysCommand;

C++

virtual _di_IFDPhysCommand __fastcall GetTrackCommand() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


Beschreibung

Getter-Methode von TrackCommand.

Siehe auch