Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.CreateBindSource
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBaseObjectBindSourceDelegate |
Delphi
function CreateBindSource: TBaseObjectBindSource; virtual; abstract;
C++
virtual TBaseObjectBindSource* __fastcall CreateBindSource() = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.