Data.Bind.Components.IBindListEditor.InsertItem
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IBindListEditor |
Delphi
function InsertItem(Select: Boolean = False): IScope;
C++
virtual System::Bindings::Evalprotocol::_di_IScope __fastcall InsertItem(bool Select = false) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.