Unit HTML_Input

Classes

Functions

EncodeEscapes - TODO: Fix this later.
GetInputString -
ParseHTMLInput -

Types

Constants

Variables


Functions


function EncodeEscapes(Input: string): string;

TODO: Fix this later. This assumes that cbAvailable = cbTotalBytes

procedure GetInputString(const ECB: TEXTENSION_CONTROL_BLOCK; var Input: string);


procedure ParseHTMLInput(const Input: string; InputList: TStrings);


Types


Constants


Variables