Vcl.Touch.Keyboard.TButtonList.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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) { }

プロパティ

種類 可視性 ソース ユニット
constructor public Vcl.Touch.Keyboard.hpp Vcl.Touch.Keyboard TButtonList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。