Delphi: how to show up to 4 subpanels as grid -


i way in delphi 7 have on tpanel 1 4 panels/cells grid. can show n x m cells grid, n*m 1 4. each cell resizable splitter, each cell should contain custom tpanel or tframe or whatever. how can it?

.net has special component. delphi has such component too?

do need implement hand, ie make 4 panels / 3 splitters, , perform align assignments?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -