TIWCGJQLayoutPanelOptions.Size Property
Specifies the initial size of the panes - 'height' for north & south panes - 'width' for east and west. If "0", then pane will size to fit its content - most useful for north/south panes (to auto-fit your banner or toolbar), but also works for east/west panes. You normally will want different sizes for the panes, but a 'default size' can be set
published property Size: Integer index 10 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer