API:System.Tether.Manager.TTetheringManagerCommand.Split

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

Delphi

class function Split(const AString: string; const ASeparator: Char): TArray<string>; static;

C++

static System::DynamicArray<System::UnicodeString> __fastcall Split(const System::UnicodeString AString, const System::WideChar ASeparator);

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommand

説明

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