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 8674463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T19:42:59+00:00 2026-06-12T19:42:59+00:00

how i could control objects in fast report like text width or label caption

  • 0

how i could control objects in fast report like text width or label caption
from delphi form befor showing report
i have delphi xe2 fast report 4 and it’s my first experince in fast report

in report builder i can do this but now i cant't

dynamc report is vey important it's change all time depending on varibels came   
from delphi form

becasue i have dynamic report and it’s all time change depend on text from the form

dynamc report is vey important it's change all time depending on varibels came   
from delphi form
  • 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-12T19:43:00+00:00Added an answer on June 12, 2026 at 7:43 pm

    To access a FastReport object’s components, one option would be to use the object’s FindComponent method, which returns the component by the specified name (or nil, if not found):

    varname := YourFastReportObject.FindComponent('ComponentName');
    

    Casting the result to an appropriate type, you could then access the component’s methods and properties, like in this example:

    var
      varname: TfrxMemoView;
    
    ...
    
    varname := TfrxMemoView(YourFastReportObject.FindComponent('ComponentName'));
    if varname <> nil then
      varname.Width := varname.Width * 1.2;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to bind C-` (control-backquote) but I could not do it. The
With ASP.NET Webforms, I could drag and drop a control on a form and
We don't currently have our SQL Server objects in any form of source control.
i was reading about streams and found out that we could control streams by
How could I set the value of the Height property of a WPF control
In a WPF 4 UserControl I could define the bindings of a sub control
Does C# (WinForms) support adding a view or control to another control? Could anyone
I have several questions concerning the controls like a button, if You could answer
I would like to create function objects (yes, all functions are objects) with some
I have some simple .NET objects I'd like to serialize to JSON and back

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.