Data.Bind.Components.GetBoundComponentOptions

From RAD Studio API Documentation
Revision as of 12:51, 16 November 2011 by L10nBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetBoundComponentOptions(const AClass: TComponentClass): TBoundComponentOptions;

C++

extern DELPHI_PACKAGE TBoundComponentOptions __fastcall GetBoundComponentOptions(const System::Classes::TComponentClass AClass);

Properties

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

Description

Used internally at design time to determine whether the Object Inspector should display a LiveBindings property for a particular component type.

The GetBoundComponentOptions method is used internally at design time to determine whether the Object Inspector should display a LiveBindings property for a particular component type.

See Also

Personal tools
Translations