Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set property to auto (Priority support)
#1
I am using C++ Builder 10.2.3 with Intraweb 15.3.6
Is there a way to set the width or the height of a component to 'auto'?
Even with components like TIWImage which has autosize property, I would like to be able to set one property fixed and the other one auto?
Reply
#2
Currently not, unless you use templates.

Depending on the component you can disable the size rendering (via StyleRenderOptions) and they will adapt to the container but it really depends on the controls involved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)