Unit TextEdit

The Basic Code Was written by Richard Hansen. And "improvements" added by Steve Flynn I adapted The basic code for this property editor. If you don't have it You should get the HintEdit property editor written from the above Men! This source code may be freely distributed and used. The author accepts no responsibility for its use or misuse.

Classes

TfrmTextEditor -
TTextProperty -

Functions

ExtractText -
ParseText -
Register -

Types

Constants

mcMemoLimit

Variables


Functions


procedure ExtractText(Lines: TStrings; var S: TCaption);


procedure ParseText(Lines: TStrings; const S: TCaption);


procedure Register;


Types


Constants

mcMemoLimit = 1024


Variables