Tdxbarmanager "more buttons" Information Change

Source: Internet
Author: User

 

When you use the tdxbarmanager and tdxbardockcontrol controls to create a ribbon-style toolbar, if the page is small, some buttons on the toolbar are hidden, the "more buttons" prompt is displayed when you place the cursor over the symbol on the right. The "more buttons" prompt information cannot be modified through the tdxbarmanager control attribute. You can modify the information as follows:

Use the cxsetresourcestring function in the cxclass unit to set the resource string of the control under the expressbars category. The resource string constants used by the control under the expressbars category are placed in the dxbarstrs unit. The code example is as follows:

Add the dxbarstrs and cxclass unit references to the uses or implementation section and call the following code at an appropriate position (such as when a program is started or a form is created:

Cxsetresourcestring (@ dxsbar_morebuttons, 'more buttons ...');

After the call, the effect is as follows:

 

Tdxbarmanager "more buttons" Information Change

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.