Data.Bind.Components.GetControlValuePropertyOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

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 */;

Description

Embarcadero Technologies does not currently have any additional information.