Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
is there a difference between toolbarbutton tbsCheck and tbsButton?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
How many lines is too man...
by
Lauriet
[
Today
at 01:22:32 am]
C/C++ code to Object Pasc...
by
jamie
[
Today
at 01:16:26 am]
Win 11, strange position ...
by
d7_2_laz
[March 08, 2026, 11:13:04 pm]
Lazarus for Windows on aa...
by
msintle
[March 08, 2026, 09:23:01 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[March 08, 2026, 08:17:00 pm]
Debian removes FPC/Lazaru...
by
Schmitty2005
[March 08, 2026, 07:56:33 pm]
[SOLVED] ??? I don't even...
by
n7800
[March 08, 2026, 07:29:19 pm]
how to rename/save a seco...
by
valdir.marcos
[March 08, 2026, 07:25:59 pm]
Set horizontal scroll pos...
by
rvk
[March 08, 2026, 07:17:42 pm]
How to run an external co...
by
valdir.marcos
[March 08, 2026, 07:07:31 pm]
Qt6/Wayland clipboard: pa...
by
Fred vS
[March 08, 2026, 07:02:05 pm]
NIL vs. Assign: when to u...
by
valdir.marcos
[March 08, 2026, 06:22:05 pm]
lazarus in new england
by
valdir.marcos
[March 08, 2026, 06:10:02 pm]
Text Fill (Memo)
by
Sc0li0sis
[March 08, 2026, 02:36:32 pm]
[Closed]Canvas.StretchDra...
by
jamie
[March 08, 2026, 01:57:10 pm]
Update a table with an Au...
by
CraigC
[March 08, 2026, 12:29:38 pm]
Amigo programming languag...
by
paxscript
[March 08, 2026, 12:21:59 pm]
[SOLVED] The "dockedforme...
by
jamie
[March 08, 2026, 10:50:42 am]
The Case For Pascal, 55 Y...
by
valdir.marcos
[March 08, 2026, 08:02:58 am]
Front-end framework
by
PierceNg
[March 08, 2026, 05:46:34 am]
X11Libre, finally and for...
by
Fred vS
[March 08, 2026, 03:37:59 am]
https://live.freepascal.o...
by
PierceNg
[March 08, 2026, 03:04:22 am]
PasLLM - LLM Inference En...
by
valdir.marcos
[March 08, 2026, 01:11:25 am]
Fast Canvas Library V1.05...
by
Gigatron
[March 08, 2026, 01:09:53 am]
TDirectoryEdit with OnAft...
by
Bart
[March 08, 2026, 01:04:32 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: is there a difference between toolbarbutton tbsCheck and tbsButton? (Read 314 times)
Hansvb
Hero Member
Posts: 892
is there a difference between toolbarbutton tbsCheck and tbsButton?
«
on:
March 01, 2025, 04:54:33 pm »
Hi,
What is the difference between a toolbarbutton of the type tbsCheck and tbsButton. They appear identical in the designer. And do you have to simulate with an image check / uncheck yourself?
Logged
wp
Hero Member
Posts: 13401
Re: is there a difference between toolbarbutton tbsCheck and tbsButton?
«
Reply #1 on:
March 01, 2025, 06:20:19 pm »
tbsCheck behaves like a CheckBox, i.e. you can toggle its state permanently between down and up. tbsButton, on the other hand, reacts like a button: it goes down when the mouse is pressed, but returns back to "up" when the mouse button is released.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
is there a difference between toolbarbutton tbsCheck and tbsButton?
TinyPortal
© 2005-2018