알짜게시판

[델파이] 윈도우 알림센터에 메시지 출력하기

uses 에 System.Notification 을 추가합니다.

procedure SetNotification(Content: String);
var
  NotifiCenter: TNotificationCenter;
  Notification: TNotification;
begin
  NotifiCenter := TNotificationCenter.Create(nil);
  Notification := NotifiCenter.CreateNotification;
  try
    Notification.Name := Application.Title;
    Notification.Title := Application.MainForm.Caption;
    Notification.AlertBody := Content;

    NotifiCenter.PresentNotification(Notification);
  finally
    Notification.Free;
    NotifiCenter.Free;
  end;
end;

SetNotification('알람알람!!!');

로그인 후 댓글내용을 입력해주세요

제목 글쓴이 조회 날짜
[워드프레스] cdn.jsdelivr.net 에서 ssl 인증서 오류 문제 102,533 24-05-02
[그누보드] cdn.jsdelivr.net 에서 ssl 인증서 오류 문제 98,050 24-05-02
[PHP] REQUEST 값 받기(application/json 포함) 99,554 24-04-20
[리눅스] 데몬(systemd service) 작성 및 실행하기 66,339 24-03-14
[PHP] Porto 테마에서 포스팅만 Loading Overlay 58,437 24-03-08
[그누보드] 아이디 대신 이메일로 회원 가입하기 90,080 24-02-02
[시크릿DNS] Kaspersky 백신 사용시 DNS 암호화 관련 3 99,475 24-01-04
[칼무리] 영역화면 크기 오류인 경우 122,329 23-12-12
[MySQL] 업데이트 이후 에러 발생([ERROR] Incorrect definition of table … 91,983 23-12-08
구글 크롬 탭검색 비활성화 72,868 23-12-04
[MySQL] MySQL, MariaDB 업데이트 73,875 23-11-24
[아이폰] HTTPS 감청 우회하기 374,688 23-11-01
[러스트] Windows에 Rust 설치하기 57,813 23-10-05
HTTPS/DNS 차단 쉽게 이해하기 85,031 23-08-16
ChangeDNS - DNS 서버를 손쉽게 변경합니다. 87,996 23-08-13
[ReactNative] android directory was detected in the project. 65,755 23-07-20
[리눅스] 메일(Mail) 삭제/초기화 58,596 23-07-18
[델파이] 윈도우 알림센터에 메시지 출력하기 55,875 23-06-20
[그누보드] 사이드바 만들기 106,274 23-05-04
텔레그램 봇 (Telegram Bot) 만들기 38,492 23-05-03
[부트스트랩] nav 에서 하위 항목 활성화 시 부모 항목 활성화 35,224 23-04-30
[리눅스] PHP 버전 추가하기 34,984 23-04-29
[PHP] Curl 접속 속도가 늦은 경우 36,962 23-04-10
[윈도우] 파일 내용 검색 46,092 23-02-09
[MySQL] unblock with 'mysqladmin flush-hosts' 에러 54,098 23-01-01
[ReactNative] 캐시 초기화 하는 방법 57,726 22-12-27
killer 네트워크 이슈 팁 1 65,285 22-12-04
[윈도우] node.js 와 npm 업데이트(업그레이드) 57,758 22-12-01
[윈도우] 윈도우11 시작 메뉴 위치 변경(가운데, 왼쪽) 60,811 22-10-10
[델파이] 중복 실행 방지 59,248 22-09-21
[리눅스] yum 에서 Thread died in Berkeley DB library 오류 59,446 22-09-18
엠씨스탁망치와삽꽃한송이성장노트강남언니야