Subject | align tedit under ib_grid's column |
---|---|
Author | jeffplata |
Post date | 2006-05-19T01:25:25Z |
What is the technique to align a tedit control under a certain column
of an ib_grid, say column 5?
This is the scenario:
Form contains 1 ib_grid with 5 columns, 1 panel;
ib_grid.align := alClient;
panel.align := alBottom
panel contains tedit;
TIA
Jeff
of an ib_grid, say column 5?
This is the scenario:
Form contains 1 ib_grid with 5 columns, 1 panel;
ib_grid.align := alClient;
panel.align := alBottom
panel contains tedit;
TIA
Jeff