Data.Bind.Components.GetBindCompDesignerProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GetBindCompDesignerProc: function (AClass: TContainedBindCompClass): IBindCompDesigner = nil;

C++

extern DELPHI_PACKAGE _di_IBindCompDesigner __fastcall (*GetBindCompDesignerProc)(TContainedBindCompClass AClass);

Properties

Type Visibility Source Unit Parent
variable public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

For internal use only.

GetBindCompDesignerProc is a variable for internal use only. Do not use GetBindCompDesignerProc in applications.

See Also