Arsip: Pengen Tau Komponen yang di fokus?

 
user image
more 18 years ago

ivan

Om.. Om.. Tolong bantu, gimana yach pengen tau nama komponen yg sedang di fokus? Misal komponen sedang di fokus di Button1 atau di Edit1 atau di memo1. Matur Tengkyu
user image
more 18 years ago

zuyo

mungkin paling sederhana ya menggunakan event OnEnter :) yang rumit ya memproses Messages
user image
more 18 years ago

ivan

Kalo dengan proses message bagaimana? soalnya akan digunakan untuk pemanggilan procedure yang lain. Thx..
user image
more 18 years ago

simba

Gak perlu rumit2 pake message segala. Hampir seluruh kontrol punya property Focused (boolean). Tinggal iterasi aja seluruh control dalam form dan baca property tsb, akan ketahuan yg mana yg sedang fokus. HTH. ;)
user image
more 18 years ago

ivan

Tengkyu Om SIMBA atas informasinya. @zuyo terimakasih juga
user image
more 18 years ago

DelphiExpert

wakakak... ngga' perlu iterasi segala :mrgreen: 1. akses aja property ActiveControl milik TForm, atau 2. gunakan WinAPI GetFocus: HWND - GetFocus retrieves the handle of the window that has the keyboard focus, if the window is associated with the calling thread's message queue, atau 3. gunakan WinAPI GetActiveWindow: HWND - GetActiveWindow retrieves the window handle to the active window associated with the thread that calls the function silahkan pilih salah satu... atau kombinasi ketiganya :mrgreen: jika menggunakan WinAPI, utk mendapatkan nama komponen tersebut cukup gunakan fungsi berikut:

var AW: HWND;
begin
  AW:= GetActiveWindow; // GetFocus
  if AW <> 0 then AName:= FindControl(AW).Name;
end;
user image
more 18 years ago

simba

Iya... lupa kalo ada property ActiveControl di TForm. Hehehehe... thanks, DE! Pake itu aja udah lebih cukup. :D
more ...
  • Pages:
  • 1
Share to

AI Forward

🚀 We're thrilled to partner with Alibaba Cloud for "AI Forward - Alibaba Cloud Global Developer Summit 2025" in Jakarta! Join us and explore the future of AI. Register now: https://int.alibabacloud.com/m/1000400772/
#AlibabaCloud #DeveloperSummit #Jakarta #AIFORWARD

Random Topic

Local Business Directory, Search Engine Submission & SEO Tools FreeWebSubmission.com SonicRun.com