Class TIDEStream (unit mwIDEStream)

Inherits from

TMemoryStream

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;



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;