TGridLayoutPanel
DictaSoft Flexible Layout Pack is powerful and easy tool to design smart dynamic positioning and alignment of controls on resizable forms.
It expands your abilities for dynamic layout of VCL forms for all versions of Delphi since D7.
D7 developers will take modern VCL feature margins in addition.
Now this package contains only one control TGridLayoutPanel. Additional panel with aligning based on rules is planned.
TGridLayoutPanel inspired by W3C CCS3 Template Layout Specification.
Likewise to VCL TGridPanel, this control aligns children based on grid. In a grid layout panel, you specify the number of rows and columns on the panel, their sizes and several slots occupied one or more cells of panel's grid. Then each component is placed into some slot. A slot can hold more then one control. Slot aligns children in a flow direction which could be vertical, horizontal or horizontal with wrapping. Last choice makes TGridLayoutPanel similar to VCL TFlowPanel. You can control children order, alignment and size in a slot by child control’s properties Align, Anchors, Constrains and Margins.
http://www.dictasoft.com/layout/
DictaSoft Flexible Layout Pack is powerful and easy tool to design smart dynamic positioning and alignment of controls on resizable forms.
It expands your abilities for dynamic layout of VCL forms for all versions of Delphi since D7.
D7 developers will take modern VCL feature margins in addition.
Now this package contains only one control TGridLayoutPanel. Additional panel with aligning based on rules is planned.
TGridLayoutPanel inspired by W3C CCS3 Template Layout Specification.
Likewise to VCL TGridPanel, this control aligns children based on grid. In a grid layout panel, you specify the number of rows and columns on the panel, their sizes and several slots occupied one or more cells of panel's grid. Then each component is placed into some slot. A slot can hold more then one control. Slot aligns children in a flow direction which could be vertical, horizontal or horizontal with wrapping. Last choice makes TGridLayoutPanel similar to VCL TFlowPanel. You can control children order, alignment and size in a slot by child control’s properties Align, Anchors, Constrains and Margins.
http://www.dictasoft.com/layout/