Osztály TStringStream
Egység
Deklaráció
type TStringStream = class(TStream)
Megjegyzés
This item has no description.
Hierarchia
Áttekintés
Metódusok
![]() |
function Create(AString: string): TStringStream; |
![]() |
procedure WriteString(AString: string); |
![]() |
function ReadString(ACount: LongInt): string; |
Tulajdonságok
![]() |
property DataString: string; |
Megjegyzés
Metódusok
![]() |
function Create(AString: string): TStringStream; |
|
This item has no description. | |
![]() |
procedure WriteString(AString: string); |
|
This item has no description. | |
![]() |
function ReadString(ACount: LongInt): string; |
|
This item has no description. | |
Tulajdonságok
![]() |
property DataString: string; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
