Data.Bind.Components.GetControlValuePropertyOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetControlValuePropertyOptions(AComponent: TComponent; out AOptions: TObservableMemberOptions): Boolean; overload;

C++

extern DELPHI_PACKAGE bool __fastcall GetControlValuePropertyOptions(System::Classes::TComponent* AComponent, /* out */ TObservableMemberOptions &AOptions)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!