Data.DBXCommon.TDBXProperties.SetComponentOwner

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetComponentOwner(AOwner: TComponent);

C++

void __fastcall SetComponentOwner(System::Classes::TComponent* AOwner);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXProperties


説明

プロパティの所有者コンポーネントを設定します。

SetComponentOwner を使用して、プロパティの所有者コンポーネントを設定します。

関連項目