Using Delphi 7.
We created a Date Picker Frame so that we could just drop it onto our forms. The problem that is happening is that once the Date Picker Frame is placed correctly and then the form is saved, you can no longer open the Form in design mode.
We get a Message:
Error Reading Form
List index out of bounds(2). Ignore the error and continue?
Ignoring the error and we get:
Error
Error creating form: Access violation at address 4002EBE8 in module 'rtl70.bpl'. Read of address 0000000C.
Suggestions?
Thanks for the help in advance.
Tom Cusick
We created a Date Picker Frame so that we could just drop it onto our forms. The problem that is happening is that once the Date Picker Frame is placed correctly and then the form is saved, you can no longer open the Form in design mode.
We get a Message:
Error Reading Form
List index out of bounds(2). Ignore the error and continue?
Ignoring the error and we get:
Error
Error creating form: Access violation at address 4002EBE8 in module 'rtl70.bpl'. Read of address 0000000C.
Suggestions?
Thanks for the help in advance.
Tom Cusick