Data.Bind.Components.TContainedBindComponent.CheckControlComponent
Delphi
procedure CheckControlComponent;
C++
void __fastcall CheckControlComponent();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TContainedBindComponent |
Description
Verifies whether the control component is assigned.
If the ControlComponent is nil, then CheckControlComponent raises an exception.