FireDAC.Comp.Client.TFDCustomCommand.SetOwner

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomCommand

Delphi

procedure SetOwner(const AOwner: TObject; const ARole: TComponentName);

C++

void __fastcall SetOwner(System::TObject* const AOwner, const System::Classes::TComponentName ARole);

Description

Embarcadero Technologies does not currently have any additional information.