Unit Info1 |
------------------------------------------------------------------------------ // SYSTEM INFORMATION // As Tolkien said "This tale grew in the telling,", so it was a bit with this unit. I orignally wanted to have available easily the return values of windows functions within the Delphi IDE. A few of the more interesting GetDeviceCaps, the odd bit of memory data, the odd directory string... And so it grew. // The unit displays a form that has a number of tabbed pages which shows system information roughly classified (memory, screen, mouse etc). The data is re-read each time a page is displyed, so whilst the page is not dynamically changing as the system changes, you can refresh the values manually by swapping pages. // You can build this unit as a stand alone executable (see info.dpr) or into an expert (see siexpt.pas). // Only tested under Delphi 3.02 - may only work under Delphi 3. Tested with win 95 (release 1) and NT 4 (service pack 3). // Version 1.00 20-2-98 Grahame Marsh // Freeware - you get it for free, I take nothing, I make no promises! // Please feel free to contact me: grahame.s.marsh@courtaulds.com ------------------------------------------------------------------------------
Classes |
Functions |
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |