Data.Bind.Components.GetControlValuePropertyOptions
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.