현재 메모리에 올라와 있는 프로세스와 Application의 정보를 얻을 수 있는 오픈소스 클래스 입니다.
아래와 같이 다양한 정보를 한개의 클래스를 이용해서 참조 할 수 있습니다.

Process Info is a free Delphi component package containing two components:

  • TProcessInfo
  • TAppInfo

TProcessInfo provides a list of running processes. TAppInfo provides a list running applications (similar to Application tab in Windows Task Manager). Both components can update their list frequently based on the value of Interval property.

TProcessInfo returns a collection of TProcessItem objects. Each instance of TProcessItem provides these information and actions for the process:

  • CPU Usage
  • Creation time
  • Kernel time
  • User time
  • Is 64-Bits process?
  • EXE file name
  • Full image path
  • Process ID
  • Parent process ID
  • Base priority class
  • Terminate process
  • Threads count
  • UserName
  • Modules list (TModuleItem)
    • Base address
    • Base size
    • Handle
    • Load count
    • Module ID
    • Module path
    • ProcessID
  • Threads list (TThreadItem)
    • Base priority
    • Parent process ID
    • Resume thread
    • Suspend thread
    • Terminate thread
    • Thread ID
  • Memory info (TMemoryInfo)
    • Page Fault Count
    • Peak Working Set Size
    • Working Set Size
    • Quota Peak Paged Pool Usage
    • Quota Paged Pool Usage
    • Quota Peak Non-paged Pool Usage
    • Quota Non-paged Pool Usage
    • Page file Usage
    • Peak Page file Usage
  • Base priority

TAppInfo returns a collection of TWindowItem. Each instance of TWindowItem provides these information for the window:

  • Window caption
  • Application path
  • Process ID
  • Window handle
  • Window class

A simple demo is also included which shows basic functionalities of TProcessInfo, and TAppInfo by creating a simple task manager. Demo is tested on Delphi 7, Delphi 2009, and Delphi 2010.

Process Info is published under the Creative Commons Attribution 3.0 Unported License.

원문링크
http://vcldeveloper.com/products/products-components/process-info/
번호 제목 글쓴이 날짜 조회 수
공지 [DelphiCon 요약] 코드사이트 로깅 실전 활용 기법 (Real-world CodeSite Logging Techniques) 관리자 2021.01.19 50285
공지 [UX Summit 요약] 오른쪽 클릭은 옳다 (Right Click is Right) 관리자 2020.11.16 48078
공지 [10.4 시드니] What's NEW! 신기능 자세히 보기 관리자 2020.05.27 51029
공지 RAD스튜디오(델파이,C++빌더) - 고객 사례 목록 관리자 2018.10.23 55944
공지 [데브기어 컨설팅] 모바일 앱 & 업그레이드 마이그레이션 [1] 관리자 2017.02.06 65989
공지 [전체 목록] 이 달의 기술자료 & 기술레터 관리자 2017.02.06 51577
공지 RAD스튜디오(델파이, C++빌더) - 시작하기 [1] 관리자 2015.06.30 80812
공지 RAD스튜디오(델파이,C++빌더) - 모바일 앱 개발 사례 (2020년 11월 업데이트 됨) 험프리 2014.01.16 211579
1343 XE에서 MySQL 연결오류 및 한글문제 해결 [3] c2design 2013.08.28 10997
1342 Alt -F4 로 종료 못하게 하기 박병일 2011.12.22 10949
1341 OAuth 2.0 연동 - 카카오 API(카카오톡 프로필) [9] 험프리 2018.12.26 10858
1340 파이어몽키를 이용하여 당구 게임을 시뮬레이션한 데모 file 박병일 2012.02.06 10844
1339 David I의 31일 동영상(한글자막) - 프로토토타입 바인드 소스와 실제 데이터셋을 사용한 UI의 C++앱 만들기(델파이 동일 적용 가능) 관리자 2013.05.11 10814
1338 안드로이드 앱 서명 및 배포 file Humphery 2014.01.02 10633
1337 VCL Style Util 박병일 2012.01.11 10431
1336 파이어 몽키 이퀼라이저 데모 동영상 박병일 2012.02.06 10263
1335 [델파이 문법] 클래스와 객체 #10 file 관리자 2012.05.22 10230
1334 [델파이 문법 시리즈] #2. 제네릭 - 용어 file 관리자 2012.03.22 10161
1333 이 달의 기술자료 - 2014년 8월 file 험프리 2014.07.04 10143
1332 [환경설정] 아마존 EC2 이용해 윈도우 서버 환경 구축하기 [1] file 험프리 2017.04.13 9812
1331 이 달의 기술자료 - 2014년 3월 험프리 2014.03.05 9792
1330 [동영상강의] 델파이 기본 교육_2.프로젝트소스와프로젝트관리 관리자 2012.04.25 9753
1329 RAD Studio 빌드번호 확인하는 방법법 [1] file 험프리 2016.01.08 9695
1328 [델파이 문법] 클래스와 객체 #3 file 관리자 2012.04.18 9543
1327 Delphi XE5 and RAD Studio XE5 Android and iOS Code Samples Humphery 2013.12.14 9522
1326 델파이 XE2 Update4의 새기능 - 더 쉬운 모바일 REST 접속 file 박병일 2012.03.06 9321
1325 RadPHP XE2 에서 한글 문제 [2] file 박병일 2012.03.08 9314
1324 파이어몽키 써드파티 라이브러리 ApeSuite file 박병일 2012.02.06 9293