본문 바로가기

DevHyun

검색하기
DevHyun
프로필사진 D3V3L0P3R

  • 분류 전체보기 (60)
    • C# (7)
    • Delphi (15)
    • Web (23)
      • Django&Python Blog Projecct (15)
      • Django&Python 개발환경 셋팅 (8)
    • Tip (2)
    • App (0)
      • WebView (0)
    • Algorithm (4)
      • baekjoon online judge (4)
    • SQL (9)
      • HACKERRANK (7)
      • Query (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • dbadvgrid
  • advColumnGrid
  • 중복제거
  • python3
  • HTML
  • delphi 10.3
  • pyhcarm
  • COMMIT
  • queryset
  • Push
  • MSSQL
  • get_object_or_404
  • blog
  • Django
  • declare
  • Visual Studio
  • PyCharm
  • python 3.7
  • c#
  • 델파이
  • github
  • hackerrank
  • TMS
  • pythonanywhere
  • 백준
  • templates
  • rank
  • anaconda3
  • Delphi
  • GIT
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록shellapi (1)

DevHyun

윈도우 탐색기에서 특정 Directory 열기

파일 copy나 move 후 윈도우 탐색기에서 특정 경로의 directory를 오픈하고 싶을때 uses ..., shellapi ... .. . procedure TForm1.Button1Click(Sender: TObject); begin ShellExecute(Handle, 'open', PChar('경로'), nil, nil, SW_SHOWNORMAL); end;

Delphi 2020. 10. 29. 09:41
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바