Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi Scrollbar position setzen? (https://www.delphipraxis.net/111539-scrollbar-position-setzen.html)

DerMario 4. Apr 2008 23:49


Scrollbar position setzen?
 
Hallo,

ich hätte da mal ne frage,
ich habe ein scrollbar den ich auf z.b max=100 setze und möchte beim
starten des programms ihn auf z.b 50 setzen wie kann ich das machen?

gruß mario

lbccaleb 4. Apr 2008 23:52

Re: Scrollbar position setzen?
 
Delphi-Quellcode:
scrollbar1.position := 50;


Alle Zeitangaben in WEZ +1. Es ist jetzt 12:44 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz