Méthodes AutoAdap.IAdapterValuesListStub
From Référence RAD Studio VCL
Informations Delphi
| function Get_ValueName(): string; | |
| function Get_Value(): Variant; | |
| function NameOfValue(Value: Variant): string; | |
| function Get_Image(): IInterface; | |
| function ImageOfValue(Value: Variant): IInterface; |
Unité : AutoAdap
Type : méthode
Visibilité : public
Membre de : IAdapterValuesListStub
Informations C++
| virtual System::UnicodeString __fastcall Get_ValueName(void); | |
| virtual System::Variant __fastcall Get_Value(void); | |
| virtual System::UnicodeString __fastcall NameOfValue(const System::Variant & Value); | |
| virtual System::DelphiInterface<System::IInterface> __fastcall Get_Image(void); | |
| virtual System::DelphiInterface<System::IInterface> __fastcall ImageOfValue(const System::Variant & Value); |
Unité : AutoAdap
Type : méthode
Visibilité : public
Membre de : IAdapterValuesListStub
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !