DP News-Robot |
26. Dez 2018 11:10 |
Delphi: AutoSize property resizes a container (panel, scrollbox, form, frame…) to gro
A while back I needed a design-time way to automatically resize a Delphi container control (descendants from the, [WayBack]*TWinControl Class*like*[WayBack] TPanel,*[WayBack] TScrollbox, [WayBack] TForm, [WayBack] TFrame) to grow/shrink so it just fits around it’s contained controls. Back then I needed it for*VCL design time, if possible taking into account non-visual components. The [WayBack]*TControl.AutoSize Property*does just […]
Weiterlesen...
|