Vous êtes sur la page 1sur 2

atur tombol PARAMETERS s1,s2,p1,p2,p3,p4,p5 thisform.tbediting.tbhapus.Enabled=s1 thisform.tbediting.tbtambah.Enabled=s2 thisform.tbnavigasi.tbtop.Enabled=p1 thisform.tbnavigasi.tbnext.Enabled=p2 thisform.tbnavigasi.tbprev.Enabled=p3 thisform.tbnavigasi.tbbottom.Enabled=p4 thisform.tbnavigasi.tbcari.Enabled=p5 buka teks thisform.vnim.Enabled= .T.

thisform.vnama.Enabled= .T. thisform.valamat.Enabled= .T. thisform.vtgl.Enabled= .T. isi teks thisform.vnim.value=mhs.nim thisform.vnama.value=mhs.nama thisform.valamat.value=mhs.alamat thisform.vtgl.value=mhs.tgl_lahir kosong teks thisform.vnim.value='' thisform.vnama.value='' thisform.valamat.value='' thisform.vtgl.value={} tutup teks thisform.vnim.Enabled= .F. thisform.vnama.Enabled= .F. thisform.valamat.Enabled= .F. thisform.vtgl.Enabled= .F. optiongrop DO CASE CASE thisform.optiongroup1.option1.Value=1 SET ORDER TO NIM CASE thisform.optiongroup1.option2.Value=1 SET ORDER TO NAMA CASE thisform.optiongroup1.option3.Value=1 SET ORDER TO Tgl_lahir ENDCASE thisform.grid1.Refresh thisform.grid1.SetFocus chek IF thisform.check1.Value=1 thisform.grid1.ReadOnly= .F. ELSE thisform.grid1.ReadOnly= .T. ENDIF init event thisform.isi_teks thisform.tutup_teks thisform.atur_tombol(.t.,.t.,.t.,.t.,.t.,.t.,.t.)

aktip event SELECT mahasiswa SET DELETED ON thisform.isi_text thisform.non_aktif_text thisform.tbEditing.tbBatal.Enabled= .F. thisform.tbediting.tbsimpan.Enabled= .F.

Vous aimerez peut-être aussi