Data.Bind.Components.TCustomLinkFillControlToProperty.GetControlComponentMemberName
Delphi
function GetControlComponentMemberName: string; override;
C++
virtual System::UnicodeString __fastcall GetControlComponentMemberName(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomLinkFillControlToProperty |
Description
Returns a string containing the name of the control component member. {{#multireplace:Data.Bind.Components.TCustomLinkFillControlToProperty.GetControlComponentMemberName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Components.TLinkControlDelegate.GetControlComponentMemberName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Components.TLinkControlDelegate.GetControlComponentMemberName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Returns a string containing the name of the control component member. When a control member is specified, expressions execute against the member rather than against the control component.