Am very very new to delphi and am currently trying to make a simple app.
I need to have an autogenerated client identification number that will automatically increment on every new record.(more like an auto-generated index )
I have no idea how to do this.
Also how do i code for my menu items to ensure that:
1. If a given form is open, if one clicks on the menu item, the form is brought to focus and not reloaded.
2. How do i code for a 'windows' menu is automatically updated with the names of the open forms and if u click on any of the forms, its brought to focus.
Please assist.
Kagee
(Starter Delphi programmer)
I need to have an autogenerated client identification number that will automatically increment on every new record.(more like an auto-generated index )
I have no idea how to do this.
Also how do i code for my menu items to ensure that:
1. If a given form is open, if one clicks on the menu item, the form is brought to focus and not reloaded.
2. How do i code for a 'windows' menu is automatically updated with the names of the open forms and if u click on any of the forms, its brought to focus.
Please assist.
Kagee
(Starter Delphi programmer)