give up,
maybe you can prepare small form with few components like: Tedit, TButton, TMemo, TPanel etc and make the soruce files accessible, that would help for sure,
I tried to change options for Align, ChildSizing, also Anchors and Border Spacing but nothing worked as I want
once again, to clear up what I want to get:
when I open my form at different screen resolution or resize whole form, all components on the form should be scaled, if I shrink the form twice all components should be shrinked respectively, the same for fonts of course (Caption of TPanel or Text of TEdit for exampel). But all components on the form should have positions specified in advance and not changeable.
thanks in advance