Data.Bind.Components.TContainedBindComponent.CheckControlComponent

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

Delphi

procedure CheckControlComponent;

C++

void __fastcall CheckControlComponent();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TContainedBindComponent

説明

コントロール コンポーネントが割り当てられているかを確認します。

ControlComponentnil の場合、CheckControlComponent は例外を発生させます。

関連項目