Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Fokus auf eine Zelle im StringGrid (https://www.delphipraxis.net/28312-fokus-auf-eine-zelle-im-stringgrid.html)

sharam 23. Aug 2004 08:38


Fokus auf eine Zelle im StringGrid
 
Hallo,

gibt es eine Möglichkeit eine einzelne Zelle in einem StringGrid den Fokus zuzuweisen, ohne auf diese zu klicken.

mfg

Sharam

CenBells 23. Aug 2004 08:48

Re: Fokus auf eine Zelle im StringGrid
 
Hallo,

ja du kannst im Quellcode folgendes machen
Delphi-Quellcode:
deinstringgrid.col := x;
deinStringgrid.row := y;
GRuß
Ken


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:23 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