I'm trying to resize/relocate all the components on a form:
labels, dropdown boxes, buttons, memoboxes
such that when the form is resized, they all stay in a "proportional" position and size.
Is there some easier way to do this other than "do the math" on every component in an OnResize?
TIA for all hints,
JGS
labels, dropdown boxes, buttons, memoboxes
such that when the form is resized, they all stay in a "proportional" position and size.
Is there some easier way to do this other than "do the math" on every component in an OnResize?
TIA for all hints,
JGS