Data.Bind.Components.GetBindCompDesignerProc
Delphi
GetBindCompDesignerProc: function (AClass: TContainedBindCompClass): IBindCompDesigner = nil;
C++
extern DELPHI_PACKAGE _di_IBindCompDesigner __fastcall (*GetBindCompDesignerProc)(TContainedBindCompClass AClass);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
variable | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
A usage interne uniquement.
GetBindCompDesignerProc est une variable à usage interne uniquement. N'utilisez pas GetBindCompDesignerProc dans les applications.