Procedure SendKey ini dapat Anda tambahkan di inisial PUBLIC, contoh-nya sebagai berikut:
|
---------------------------
Contoh digunakan pada komponent TEdit:
Windows.SetFocus( Edit1.Handle ); //atau bisa juga: Edit1.SetFocus;
SendKey( [], VK_TAB );
SendKey( [ssShift], VK_TAB );
SendKey( [ssCtrl], VK_A );
procedure SendKey, event untuk mengirim perintah penekanan tombol ke keyboard.
Random Articles
- Kulgram : Instalasi Lazarus di Perangkat Berbasis ARM
- Cara Mudah Assembler di Delphi
- PascalTalk #1: Pemanfaatan Artificial Intelligence di Masa Covid-19
- Tulis/Baca "string" di file .INI
- Yang Tidak Bisa Dilakukan Turbo Pascal #2
- FreeVCS
- contoh sederhana source code Program untuk client server
- komponen TMyDateEdit
- Komponen Zeos DBO 6.6.4
- Menyimpan data Memo kedalam file MS Word
Last Articles
- Lazarus Release 2.0.12
- Project Group dalam Lazarus
- FastPlaz Database Explorer
- Release: FastPlaz Super Mom v0.12.22
- PascalClass #3: Web Development with Free Pascal
- Makna Pascal di Pascal Indonesia
- Kulgram : Instalasi Lazarus di Perangkat Berbasis ARM
- PascalClass #1: Analisa Database dan Machine Learning
- PascalTalk #6: (Podcast) Kuliah IT di luar negeri, susah gak sih?
- Mengenal OXYGENE – Pascal For .NET
Recent Topic
- PascalTalk #6: (Podcast) Kuliah IT di luar negeri, susah gak sih?
by LuriDarmawan in Tutorial & Community Project more 6 months ago - PascalTalk #5: UX: Research, Design and Engineer
by LuriDarmawan in Tutorial & Community Project more 6 months ago - PascalTalk #4: Obrolan Ringan Seputar IT
by LuriDarmawan in Tutorial & Community Project more 7 months ago - PascalTalk #2: Membuat Sendiri SMART HOME
by LuriDarmawan in Tutorial & Community Project more 7 months ago - PascalTalk #3: RADically Fast and Easy Mobile Apps Development with Delphi
by LuriDarmawan in Tutorial & Community Project more 7 months ago - PascalTalk #1: Pemanfaatan Artificial Intelligence di Masa Covid-19
by LuriDarmawan in Tutorial & Community Project more 7 months ago - Tempat Latihan Posting
by LuriDarmawan in OOT more 1 years ago - Archive
- Looping lagi...
by idhiel in Hal umum tentang Pascal Indonesia more 8 years ago - [ask] koneksi ke ODBC user Dsn saat runtime dengan ado
by halimanh in FireBird more 8 years ago - Validasi menggunakan data tanggal
by mas_kofa in Hal umum tentang Pascal Indonesia more 8 years ago