Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8579549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:37:52+00:00 2026-06-11T20:37:52+00:00

I am using C++ Builder to create a VCL forms application and am wanting

  • 0

I am using C++ Builder to create a VCL forms application and am wanting a multiline editbox.

Am I correct in saying that I have to use a TRichEdit control to accomplish this?

If so, (and I have added one just to try out), how do I set the text in the control? There seems to be no .text or .caption property.

I can get the contents of the TRichEdit by the ->text property, but how do I ‘set’ the text?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:37:53+00:00Added an answer on June 11, 2026 at 8:37 pm

    The Text property is read/write:

    String s = RichEdit1->Text;
    
    RichEdit1->Text = ...;
    

    It is just declared as __published so you will not see it in the Object Inspector at design time. If you want to see the text at design time, you have to use the Lines property instead.

    BTW, TRichEdit is not the only multi-line edit control. TMemo is another one. The main difference between them is that TRichEdit supports more formatting options than TMemo does. Think of them as the VCL equivalents of the MSWord and Notepad apps, respectively.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using C++ Builder to create a VCL form application. Right now I
I'm using Flash Builder 4 to create an application. I need to set an
I'm using Flex Builder more and more and attempting to create a fairly asset
I am using the Add-on Builder to create an icon in the addon toolbar
I have created a UISegmentedControl with two segments using the interface builder (from storyboard),
I am using Qt Builder to create a simple window. I used the menu
what's the difference in using tag builder and string builder to create a table
I have a alertdialog that I know I will be using in multi classes
I'm using XCode and Interface Builder to Create a NSStatus Item Object. The IBActions
I'm new to SSRS and I've been using Report Builder to create reports. But

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.