Tntman 14 Posted April 20, 2020 Hi, I am using FMX for my app that will be running only on windows. I made a design and I edited design of a lot of components but I have problem implementing this design : I am not sure how to make or edit existing components for cpu, ram, disc usage .. I am reffering to this graphs that i marked red.. Can somebody give me any suggestion ? Ty Share this post Link to post
Lars Fosdal 1792 Posted April 20, 2020 https://docs.microsoft.com/en-us/windows/win32/perfctrs/using-the-pdh-functions-to-consume-counter-data Share this post Link to post
Tntman 14 Posted April 20, 2020 (edited) 20 minutes ago, Lars Fosdal said: https://docs.microsoft.com/en-us/windows/win32/perfctrs/using-the-pdh-functions-to-consume-counter-data Maybe i did not explained well. But i have my design that i made in photoshop. In that design i made unique looking buttons, scrollbars, tedits, listviews and other components. I managed to make ( edit style of every component in delphi to look like my photoshop design ) but i have problem with this one. It should represent graph component but i am not sure how to make it. It is not about collecting data Edited April 20, 2020 by Tntman Share this post Link to post
Lars Fosdal 1792 Posted April 20, 2020 http://docwiki.embarcadero.com/RADStudio/Rio/en/TeeChart Share this post Link to post
Tntman 14 Posted April 28, 2020 Yes 😄 Problem is that i am not able to replicate my design in this component.. probably lack of knowledge , i will try again tomorrow Share this post Link to post