Subject | At runtime, a way to access controls properties on an IB_CtrlGrid ? |
---|---|
Author | patcast66 |
Post date | 2003-07-31T10:20:59Z |
Hello
At Runtime :
- First, is there a way to loop on every Panel
of an IB_ctrlGrid just before "showing" it ?
- Second, if yes, is there a way to access
the Picture Property of a Timage component
inserted on these panels ?
I mean accessing these panels when the DataSet
is active and all the panels are "populated".
I use :
- IB_Connection
- IB_Transaction
- IB_Query
- IB_DataSource
- IB_CtrlGrid : several IB_Edit + TImage
Thanks
PC
At Runtime :
- First, is there a way to loop on every Panel
of an IB_ctrlGrid just before "showing" it ?
- Second, if yes, is there a way to access
the Picture Property of a Timage component
inserted on these panels ?
I mean accessing these panels when the DataSet
is active and all the panels are "populated".
I use :
- IB_Connection
- IB_Transaction
- IB_Query
- IB_DataSource
- IB_CtrlGrid : several IB_Edit + TImage
Thanks
PC