PentireFMX
PentireFMX copied to clipboard
Firemonkey components for Delphi
did you mean to mention someother component?
Hi Graham, Under Windows and after closing the application a memory leak appear (ksInputList.pas) after some digging I've found some way to fix this: ``` destructor TksInputList.Destroy; ... begin FScrollMonitor.Terminate;...
hi, in ksVirtualListView, line 4512. it make AddProgressBar() Background always is claWhite . eg. var AItem: TksVListItem; AItem.AddProgressBar(5, 20, 250, 4, 15, 100, $FF00FFFF, $FFFF0000, $FF00FF00); a way to fixed:...
This feature is available in the old version of ksComponents, I am migrating to PentireFMX.
Hello, With Rad 10.4 When I install PentireFMX it work fine, but as I need it for Android (32 & 64), I have tried to compile it for Android but...
hello gmurt , great job i have an idea to enhancement TksInputList more and more can we add a Delphi Stars Rating to TksInputList like this one https://github.com/CarlosHe/DelphiStarsRating thanks
It is not correct to create TTextLayout or TBitmap on unit initialization, as FMX calls RegisterCanvas message in Application.Initialize, so if user add GlobalUseMetal or GlobalUseGPUCanvas or GlobalUseSkia in dpr,...
Attach screenshots of what the components look like. It would be nice to see examples on the repository page in advance. I promise there will be more interest
It seems something wrong with Index? 
Thanks for your ListView! Could you please add Search/Filter function? p.s. Here are some mistypes:    