Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
[Solved] Set TSpeedButton down
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
TStringGrid Question
by
J-G
[
Today
at 04:03:48 pm]
Very rough version of a s...
by
marcov
[
Today
at 03:56:13 pm]
Lazarus Main and Gnome/Wa...
by
zeljko
[
Today
at 03:48:06 pm]
Benchmark: converting arr...
by
LemonParty
[
Today
at 03:25:25 pm]
FPC Unleashed (inline var...
by
Thaddy
[
Today
at 03:15:25 pm]
Read/Parse PDB file to ge...
by
marcov
[
Today
at 02:48:12 pm]
Array of structure -> str...
by
LemonParty
[
Today
at 11:34:18 am]
[SOVLED]Curved text in La...
by
paweld
[
Today
at 11:00:52 am]
Fast Canvas Library V1.05...
by
microxa
[
Today
at 07:03:07 am]
"Identifier idents no mem...
by
Thaddy
[
Today
at 05:43:52 am]
[SOLVED] TPrintDialog Pro...
by
spuds
[
Today
at 01:30:20 am]
TPairsplitter could be be...
by
jamie
[
Today
at 12:36:34 am]
FloatToStr issue
by
J-G
[
Today
at 12:06:38 am]
Release ray4laz 6.0
by
Fred vS
[June 05, 2026, 09:06:27 pm]
Pascal for AI Agent CLI T...
by
Martin_fr
[June 05, 2026, 08:01:11 pm]
storing assets for releas...
by
flowCRANE
[June 05, 2026, 07:30:13 pm]
Benchmark aligned vs unal...
by
LeP
[June 05, 2026, 06:33:08 pm]
TstringGrid read cell col...
by
hedgehog
[June 05, 2026, 06:29:11 pm]
Range checks and `Move` o...
by
ASerge
[June 05, 2026, 05:17:19 pm]
Why is var after type in ...
by
Warfley
[June 05, 2026, 02:36:17 pm]
SnapModbus
by
ThomasK
[June 05, 2026, 01:40:22 pm]
Spell checking for IDE so...
by
Martin_fr
[June 05, 2026, 11:48:38 am]
Fix alt+letter dont show ...
by
mpau
[June 05, 2026, 04:02:50 am]
Conscious Artificial Inte...
by
schuler
[June 04, 2026, 11:14:34 pm]
LazNodeEditor (visual nod...
by
simone
[June 04, 2026, 08:05:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [Solved] Set TSpeedButton down (Read 584 times)
jcmontherock
Sr. Member
Posts: 355
[Solved] Set TSpeedButton down
«
on:
March 09, 2026, 03:41:42 pm »
How to set TSpeedButton down at application startup ?
«
Last Edit: March 09, 2026, 04:08:47 pm by jcmontherock
»
Logged
Windows 11 UTF8-64 - Lazarus 4.6-64 - FPC 3.2.2
Xenno
Full Member
Posts: 106
Re: Set TSpeedButton down
«
Reply #1 on:
March 09, 2026, 03:59:00 pm »
Make sure:
GroupIndex > 0
and if it has no group
AllowAllUp = True
.
Then, you could set
Down
value in IDE or runtime.
«
Last Edit: March 09, 2026, 04:00:52 pm by Xenno
»
Logged
Lazarus 4.0, Windows 10,
https://www.youtube.com/@bsprograms
jcmontherock
Sr. Member
Posts: 355
Re: Set TSpeedButton down
«
Reply #2 on:
March 09, 2026, 04:00:38 pm »
A small example:
Logged
Windows 11 UTF8-64 - Lazarus 4.6-64 - FPC 3.2.2
jcmontherock
Sr. Member
Posts: 355
Re: Set TSpeedButton down
«
Reply #3 on:
March 09, 2026, 04:08:22 pm »
Thanks a lot: I should set AllowAllUp=True and GroupIndex to 1.
Logged
Windows 11 UTF8-64 - Lazarus 4.6-64 - FPC 3.2.2
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
[Solved] Set TSpeedButton down
TinyPortal
© 2005-2018