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.

TET in delphi 7

Featured Replies

Posted

would like to know how to add parahgraaphs in delphi like this

 

YOU MAY USE OUR RELEASE FOR EVALUATION PRUPOSES ONLY. WE WILL NOT
BE HELD RESPONSIBLE FOR OUR RELEASE. IF YOU LIKE THIS SOFTWARE,
YOU'RE STRONGLY ADVISED TO BUY IT AND SUPPORT THE DEVELOPERS AND
ALSO SOFTWARE COMPANIES NEED OUR SUPPORT FOR QUALITY PRODUCTS.YOU MAY NOT USE, SELL OR DISTRIBUTE OUR RELEASE TO MAKE MONEY OR
USE IT FOR ANY OTHER COMMERCIAL PURPOSE.

 

any help would be great and yes i have tried it but for some reason it will not do the tet like above but in a straight line instead without space.

 

thank you in advance and have a nice XMAS everyone.

Here is it

 

sLineBreak is the keyword you are looking for.

 

 

string strMessage := 'YOU MAY USE OUR RELEASE FOR EVALUATION PRUPOSES ONLY. WE WILL NOT' + sLineBreak + 'BE HELD RESPONSIBLE FOR OUR RELEASE. IF YOU LIKE THIS SOFTWARE,' + sLineBreak + 'YOU'RE STRONGLY ADVISED TO BUY IT AND SUPPORT THE DEVELOPERS AND' + sLineBreak + 'ALSO SOFTWARE COMPANIES NEED OUR SUPPORT FOR QUALITY PRODUCTS.' + sLineBreak + sLineBreak + 'YOU MAY NOT USE, SELL OR DISTRIBUTE OUR RELEASE TO MAKE MONEY OR' + sLineBreak + 'USE IT FOR ANY OTHER COMMERCIAL PURPOSE.';Form1.Memo1.Text := strMessage;

Edited by XorRanger

  • Author

thanks bro and merry xmas to you too


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.