FireDAC.Comp.Script.TFDScript.SetOwner

From RAD Studio API Documentation
Jump to: navigation, search

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

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.