[lazarus] FLat IDE

Michael Van Canneyt michael.vancanneyt at wisa.be
Fri May 21 11:22:17 EDT 1999




On Fri, 21 May 1999, Baeseman, Cliff wrote:

> Hi All,
> 
>   I am able to now open multiple source files on a tabsheet with dynamic
> pages much as delphi does but ran into something
> interesting last night.
> 
> Shane you may have run into this I do not know.  I am using
> TStrings.LoadFromFile(Path) to open the file.
> This does seem to work very good now BTW. When I load the strings to the
> memo all of the strings just run together with
> no line breaks. It's as if the TStrings.LoadFromFile is stripping all of the
> control chars...
> 
> Is this normal TStrings behavior.

?? This is not normal.
The Strings.LoadFromfile puts each line in a separate string.
It does so in my test program ? Maybe it is a memo quirck ?

Michael.






More information about the Lazarus mailing list