![]() |
Re: Suche ein TStringGrid Tutorial.
Vermutlich sind die nicht "verkürzt". :shock: Eher wurde RowCount auf 0 gesetzt.
|
Re: Suche ein TStringGrid Tutorial.
Das stimmt ich habe es aber auf 1 gesetzt.
Noch eine Frage, Warum funktioniert folgendes nicht:
Delphi-Quellcode:
Das ganze wird vom MainForm ausgeführt, und ist in einem Ereignis eingeführt.
var
Rawnumber :Integer; CurrentRow:Integer; ... Form1.StrGrid1.RowCount := Form1.MessDatenStrGrid.RowCount+1 ; CurrentRow := Form1.StrGrid1.RowCount; Form1.StrGrid1.Cells[0,CurrentRow] :=IntToStr(RawNumber+1); |
Re: Suche ein TStringGrid Tutorial.
Zitat:
|
Re: Suche ein TStringGrid Tutorial.
Bitte halte mit mir aus, ich bin noch ein Anfänge. Wäre super, wenn du im Code Korigieren Kannst .
Danke. |
Re: Suche ein TStringGrid Tutorial.
Hallo,
Zitat:
Zitat:
Grüße vom marabu |
Re: Suche ein TStringGrid Tutorial.
Dankeschön!
Wie ist das eigentlich mit den FixedCols, wieso ändern sie ihre Ausmaße nicht, wenn ihre Inhalt länger wird? |
Re: Suche ein TStringGrid Tutorial.
Warum sollte die anzahl der nichtscrollenden Spalten sich verändern, wenn du weitere hinzufügst?
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:48 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz