Hi
I am newbie in Delphi so I want to ask what should I use for this:
I want to make a VCL Form that asks the user(userinput) to enter the RefCode(Refcode is the primary key of the table),if the entered code is valid then the corresponding record is displayed in TEdit controls,Also in my form I have MoveFirst,MovePrevious,MoveNext,MoveLast buttons that navigate the user through all the records.
I am not asking anyone to do my task only I am asking from where should I begin,Which controls should I use...
Any help please
I am newbie in Delphi so I want to ask what should I use for this:
I want to make a VCL Form that asks the user(userinput) to enter the RefCode(Refcode is the primary key of the table),if the entered code is valid then the corresponding record is displayed in TEdit controls,Also in my form I have MoveFirst,MovePrevious,MoveNext,MoveLast buttons that navigate the user through all the records.
I am not asking anyone to do my task only I am asking from where should I begin,Which controls should I use...
Any help please