| Class TIDEStream (unit mwIDEStream) |
TMemoryStream
| Constructors |
constructor Create;| Functions |
destructor Destroy;
procedure GetLines(newValue: TStringList);
function GetText: PChar;
procedure SetMemPointer(Ptr: Pointer; Size: Longint);
procedure WriteText(Text: PChar);
function GetAsPChar: PChar;
function GetStreamTextLen: Longint;| Properties |
property AsPChar : PChar
property Capacity :
property StreamTextLen : Longint| Events |
| Variables |
fLines : TStringList;| Constructors |
constructor Create;GetEditorInterface
| Functions |
destructor Destroy;Create
procedure GetLines(newValue: TStringList);WriteText
function GetText: PChar;GetStreamTextLen
procedure SetMemPointer(Ptr: Pointer; Size: Longint);GetAsPChar
procedure WriteText(Text: PChar);GetText
function GetAsPChar: PChar;Destroy
function GetStreamTextLen: Longint;SetMemPointer
| Properties |
property AsPChar : PChar
property Capacity :
property StreamTextLen : Longint| Events |
| Variables |
fLines : TStringList;