Vcl.Touch.Keyboard.TButtonList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TList<Vcl_Touch_Keyboard_TCustomKeyboardButton>.Create */ inline __fastcall TButtonList()/* overload */ : System::Generics::Collections::TList__1<TCustomKeyboardButton*>() { }
/* {System_Generics_Collections}TList<Vcl_Touch_Keyboard_TCustomKeyboardButton>.Create */ inline __fastcall TButtonList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TCustomKeyboardButton*> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TCustomKeyboardButton*>(AComparer) { }
/* {System_Generics_Collections}TList<Vcl_Touch_Keyboard_TCustomKeyboardButton>.Create */ inline __fastcall TButtonList(System::Generics::Collections::TEnumerable__1<TCustomKeyboardButton*>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TCustomKeyboardButton*>(Collection) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public Vcl.Touch.Keyboard.hpp Vcl.Touch.Keyboard TButtonList

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 !