Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Delphi Multiline Editcontrol

Featured Replies

Posted

I need to have a multiline readonly editcontrol in a Delphi 2005 app - the equivalent of the ES_MULTILINE MASM resource flag.

I can't find anything in the Delphi 2005 documentation describing how to do this. Web search didn't find anything helpful either - maybe I'm not looking in the right place ?

Any help appreciated please.

Z

Hello Ziggy:

Maybe you are looking for a TMemo Class. I have found some links for documentation:
/>http://www.sigala.it/sergio/tvision/html/classTMemo.html

Examples:
/>http://delphi.about.com/od/adptips2005/qt/memoselectline.htm
/>http://www.festra.com/eng/tip-memolinenr.htm
/>http://www.q3.nu/trucomania/truco.cgi?225&ing
/>http://www.swissdelphicenter.ch/en/showcode.php?id=2150

I hope this is helping you :D

Cheers B)

Nacho_dj

  • Author

Thank you - Replacing TEdit with TMemo worked. I had to change the TForm1 edit control to TMemo and edit the dfm directly as text :thumbsup:

Thanks for the pointer

Ziggy

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.