티스토리 뷰
System.StrUtils.SplitString
Delphi
function SplitString(const S, Delimiters: string): TStringDynArray;
C++
extern PACKAGE ::System::TStringDynArray __fastcall SplitString(const System::UnicodeString S, const System::UnicodeString Delimiters);
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.StrUtils.pas System.StrUtils.hpp |
Description
SplitString / splits a string into different parts delimited by the specified delimiter characters.
S is the string to be split. Delimiters is a string containing / the characters defined as delimiters.
SplitString returns an array of strings of type System.Types.TStringDynArray / that contains the split parts of the original string.
SplitString은 문자열을 지정된 구분 문자로 구분 된 여러 부분으로 나눕니다.
S는 분리할 문자열입니다. Delimiters는 구분 기호로 정의된 문자가 포함된 문자열입니다.
SplitString은 원래 문자열의 분할 부분을 포함하는 System.Types.TStringDynArray 유형의 문자열 배열을 반환합니다.
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.StrUtils.SplitString
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] Data.Win.ADODB.TADOConnection.ConnectionString (0) | 2017.01.09 |
---|---|
[Reference] System.Classes.TStrings.Text (0) | 2017.01.08 |
[Reference] ADODB.TADOQuery.SQL (0) | 2017.01.04 |
[Reference] TDataSet.FieldByName (0) | 2017.01.03 |
[Reference] TObject.Free (0) | 2017.01.02 |
- Total
- Today
- Yesterday
- 대상
- 교육센터
- SWT
- 왕초보 영어회화 100일의 기적
- RA
- SysUtils
- wfd
- 말하기
- Reference
- 일기
- 응용
- Pte
- java
- 독해
- 영어
- 정렬
- 작문
- VCL
- Delphi
- 상황
- 알고리즘
- 계산기
- 문법
- ADODB
- 설명
- System
- tdataset
- 여행영어 100일의 기적
- 스택
- 자료구조
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |