FMX Android_Tcolumnlocked and Scrollbar Width
Posted: Tue Dec 31, 2024 9:31 am
Hello,
I have several problems using Teegrid in Delphi 12.2 FMX on Android.
Many codesamples from productpreview on steema hompage do not work.
* teegrid1.Columns[0].Locked:= Tcolumnlocked.left; here Tcolumnlocked.left not recognized in code.
* TeeGrid1.ScrollBars.Vertical.Width:=50; here Width not recognized in code.
Can sombody help me in this cases, what i make wrong, im new with this teegrid,
Thank you !
Robert
I have several problems using Teegrid in Delphi 12.2 FMX on Android.
Many codesamples from productpreview on steema hompage do not work.
* teegrid1.Columns[0].Locked:= Tcolumnlocked.left; here Tcolumnlocked.left not recognized in code.
* TeeGrid1.ScrollBars.Vertical.Width:=50; here Width not recognized in code.
Can sombody help me in this cases, what i make wrong, im new with this teegrid,
Thank you !
Robert