Class TUndoBuffer (unit Ef_Input)

Inherits from

TObject

Constructors



Functions

procedure ClearUndoBuffer;


destructor Destroy;


function GetUndoString:string;


procedure SetUndoBuffer(S:PChar);


procedure SetUndoString(const S:string);


Properties

property UndoPChar : PChar


property UndoString : string


Events

Variables

FBuffer : PChar;



Constructors


Functions


procedure ClearUndoBuffer;


destructor Destroy;


function GetUndoString:string;


procedure SetUndoBuffer(S:PChar);


procedure SetUndoString(const S:string);


Properties


property UndoPChar : PChar


property UndoString : string


Events


Variables


FBuffer : PChar;