Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Database
(Moderators:
FPK
,
Tomas Hajny
) »
I need a combobox object
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Windows API test programs...
by
mika
[
Today
at 09:18:59 pm]
Hint showing outside of T...
by
ddev
[
Today
at 09:09:48 pm]
LazSynaser ReadBufferEx t...
by
sstvmaster
[
Today
at 08:52:17 pm]
Question about zipping un...
by
stab
[
Today
at 08:19:20 pm]
Trying to download file f...
by
Zaher
[
Today
at 08:06:43 pm]
PicPas, Pascal compiler f...
by
Edson
[
Today
at 08:05:51 pm]
[LAMW] How to use an Andr...
by
jmpessoa
[
Today
at 07:00:57 pm]
TFormatSettings difficult...
by
MoellerCLaus
[
Today
at 06:50:54 pm]
Streaming video to a web ...
by
MarkMLl
[
Today
at 06:13:14 pm]
Help with SPI
by
MarkMLl
[
Today
at 06:05:23 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: I need a combobox object (Read 371 times)
Gebo
New member
Posts: 5
I need a combobox object
«
on:
October 20, 2020, 03:33:53 am »
I need a combobox that shows a field data in a table but when I choose an assign value ,the cursor position changed to the row of the value.
help me please?
«
Last Edit: October 20, 2020, 03:45:51 am by Gebo
»
Logged
Handoko
Hero Member
Posts: 4004
My goal: build my own game engine using Lazarus
Re: I need a combobox object
«
Reply #1 on:
October 20, 2020, 05:30:31 am »
Have you tried
TDBComboBox
or
TDBLookupComboBox
?
https://lazarus-ccr.sourceforge.io/docs/lcl/dbctrls/tdbcombobox.html
https://lazarus-ccr.sourceforge.io/docs/lcl/dbctrls/tdblookupcombobox.html
If you are new in database programming, maybe these video tutorials can be helpful to you:
https://www.youtube.com/watch?v=R5DhivgONnw
https://www.youtube.com/watch?v=lUD3z6X1jWU
«
Last Edit: October 20, 2020, 05:44:50 am by Handoko
»
Logged
Gebo
New member
Posts: 5
Re: I need a combobox object
«
Reply #2 on:
October 27, 2020, 12:12:33 am »
I am not new in database programming but I was doing it in another way and now I want to do it directly.
I can't understand from the videos that you sent.Can you send another video that explain dblookupcombobox?
«
Last Edit: October 28, 2020, 03:54:54 pm by Gebo
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Database
(Moderators:
FPK
,
Tomas Hajny
) »
I need a combobox object
TinyPortal
© 2005-2018