Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
[CLOSED] Scrollbox detect vertical scroll
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
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
Ant.Properties can't be f...
by
jmpessoa
[
Today
at 12:13:15 am]
Wiki: переводы статей
by
zoltanleo
[
Today
at 12:06:35 am]
TIOBE Index for May 2022
by
thierrybo
[
Today
at 12:00:46 am]
Can't create new LAMW Pro...
by
Sirius Black
[May 25, 2022, 11:41:23 pm]
GTK2: hint not showing fo...
by
zoltanleo
[May 25, 2022, 10:03:11 pm]
Incorrect code in /fonten...
by
zoltanleo
[May 25, 2022, 10:01:53 pm]
TMapViewer
by
CV
[May 25, 2022, 08:55:09 pm]
(Solved For Windows)Rayli...
by
lestroso
[May 25, 2022, 08:13:30 pm]
Boton para exportar a PDF...
by
BlueIcaro
[May 25, 2022, 07:45:47 pm]
RP2040 with Picoprobe and...
by
MarkMLl
[May 25, 2022, 06:51:41 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [CLOSED] Scrollbox detect vertical scroll (Read 1288 times)
pcurtis
Hero Member
Posts: 939
[CLOSED] Scrollbox detect vertical scroll
«
on:
January 28, 2022, 11:18:48 pm »
How can I detect when a scrollbox is vertically scrolled and when it can't scroll anymore?
NOT NEEDED ANYMORE
«
Last Edit: January 29, 2022, 12:23:05 pm by pcurtis
»
Logged
Windows 10 20H2
Laz 2.2.0
FPC 3.2.2
jamie
Hero Member
Posts: 4583
Re: Scrollbox detect vertical scroll
«
Reply #1 on:
January 29, 2022, 12:43:32 am »
https://docs.microsoft.com/en-us/windows/win32/controls/wm-vscroll
That may help you. With laz you use the LMessages and LM_VSCROLL I think..
otherwise you can use the windows unit and WM_VSCROLL to override the message
Logged
The only true wisdom is knowing you know nothing
jamie
Hero Member
Posts: 4583
Re: Scrollbox detect vertical scroll
«
Reply #2 on:
January 29, 2022, 12:48:50 am »
Quote from: pcurtis on January 28, 2022, 11:18:48 pm
How can I detect when a scrollbox is vertically scrolled and when it can't scroll anymore?
Hmm, maybe you are talking about the Position of the scrollbar and size of the client height.?
Logged
The only true wisdom is knowing you know nothing
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
[CLOSED] Scrollbox detect vertical scroll
TinyPortal
© 2005-2018