Data.Bind.Components.TContainedBindComponent.CheckControlComponent
Delphi
procedure CheckControlComponent;
C++
void __fastcall CheckControlComponent();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TContainedBindComponent |
説明
コントロール コンポーネントが割り当てられているかを確認します。
ControlComponent が nil の場合、CheckControlComponent は例外を発生させます。