Data.Bind.Components.GetBoundComponentOptions
Delphi
function GetBoundComponentOptions(const AClass: TComponentClass): TBoundComponentOptions;
C++
extern DELPHI_PACKAGE TBoundComponentOptions __fastcall GetBoundComponentOptions(const System::Classes::TComponentClass AClass);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Utilisée de manière interne à la conception afin d'établir si l'inspecteur d'objets doit afficher une propriété LiveBindings
pour un certain type de composant.
La méthode GetBoundComponentOptions est utilisée de manière interne à la conception pour établir si l'inspecteur d'objets doit afficher une propriété LiveBindings
pour un certain type de composant.