티스토리 뷰

System.Classes.TStrings.Text

Up to Parent: TStrings

Delphi

property Text: string read GetTextStr write SetTextStr;

C++

__property System::UnicodeString Text = {read=GetTextStr, write=SetTextStr};

Properties

Type

Visibility

Source

Unit

Parent

property

public

System.Classes.pas

System.Classes.hpp

System.Classes

TStrings

Description

Lists the strings in the TStrings object as a single string / with the individual strings delimited / by carriage returns and line feeds.

Use Text / to get or set / all the strings in the TStrings object / in a single string delimited by carriage return, line feed pairs.

When reading Text, / the strings in the list will be separated by carriage return and (on Windows) line feed.

If any of the strings in the list contain a carriage return (and line feed), / the resulting value of Text will appear to contain more strings than is indicated by the Count property.

When setting Text, / the value will be parsed by separating into substrings / whenever a carriage return or linefeed is encountered. (The two do not need to form pairs).

If the strings in the list / contain carriage return or linefeed characters, / a less ambiguous format for the strings is available / through the CommaText or DelimitedText property.

 

TStrings 개체의 문자열을 캐리지 리턴 및 줄 바꿈으로 구분된 개별 문자열과 함께 단일 문자열로 나열합니다.

Text를 사용하여 TStrings 개체의 모든 문자열을 캐리지 리턴, 줄 바꿈 쌍으로 구분된 단일 문자열로 가져 오거나 설정합니다.

텍스트를 읽을 때 리스트의 문자열은 캐리지 리턴 및 (Windows에서) 줄 바꿈으로 구분됩니다.

리스트의 문자열 중 캐리지 리턴 (및 줄 바꿈)이 포함되어 있으면, Text 결과 값에 Count 속성으로 표시되는 것보다 많은 문자열이 포함된 것으로 나타납니다.

Text를 설정할 때, 캐리지 리턴 또는 줄 바꿈이 발생할 때마다 하위 문자열로 구분하여 값을 파싱합니다. (두 개는 쌍을 형성할 필요가 없습니다.)

리스트의 문자열에 캐리지 리턴 또는 줄 바꿈 문자가 포함되어 있으면, CommaText 또는 DelimitedText 속성을 통해 문자열에 대한 덜 모호한 형식을 사용할 수 있습니다.

 

individual 미국·영국 [|ɪndɪ|vɪdƷuəl] 

1. 각각의   2. 개인의; 1인용의   3. 개성 있는, 독특한

separated 미국·영국 [|sepəreɪtɪd]

(부부동거인들이) 갈라선

encounter 미국·영국 [ɪn|kaʊntə(r)] 

1. (특히 반갑지 않은 일에) 맞닥뜨리다   2. (새롭거나 뜻밖의 대상과) 접하다

ambiguous 미국·영국 [ӕm|bɪgjuəs] 

1. 애매모호한, 여러 가지로 해석할 수 있는   2. 분명히 규정되지 않은, 애매한

 

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.Classes.TStrings.Text

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
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 29 30 31
글 보관함