Vcl.ActnList.TShortCutList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TStringList.Create */ inline __fastcall TShortCutList()/* overload */ : System::Actions::TCustomShortCutList() { }
/* TStringList.Create */ inline __fastcall TShortCutList(bool OwnsObjects)/* overload */ : System::Actions::TCustomShortCutList(OwnsObjects) { }
/* TStringList.Create */ inline __fastcall TShortCutList(System::WideChar QuoteChar, System::WideChar Delimiter)/* overload */ : System::Actions::TCustomShortCutList(QuoteChar, Delimiter) { }
/* TStringList.Create */ inline __fastcall TShortCutList(System::WideChar QuoteChar, System::WideChar Delimiter, System::Classes::TStringsOptions Options)/* overload */ : System::Actions::TCustomShortCutList(QuoteChar, Delimiter, Options) { }
/* TStringList.Create */ inline __fastcall TShortCutList(System::Types::TDuplicates Duplicates, bool Sorted, bool CaseSensitive)/* overload */ : System::Actions::TCustomShortCutList(Duplicates, Sorted, CaseSensitive) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public Vcl.ActnList.hpp Vcl.ActnList TShortCutList

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 !