The TMemo Component | Inside Delphi 2006 (Wordware Delphi Developers Library)

 https://flylib.com/books/en/1.228.1.107/1/

 

 

The TMemo Component | Inside Delphi 2006 (Wordware Delphi Developers Library)

 

 

 

The TMemo component is a multiline text box that enables us to load, edit, and save plain text files. The contents of the text file are stored in the Lines property.

Listing 15-4 shows how to use the TMemo and TListBox components to emulate Delphi's Code Editor and its code completion feature.

留言

這個網誌中的熱門文章

algodaily alternative essential algorithms data structures daily coding inspired lintcode