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