Database Design Chapter 1 Introduction (Praktek Perancangan Basisdata) + Video
Just check out this video :
ShadowOfBdg© - All rights reserved.
Student |
StudentNo: String Name: String Address: String |
setStudentNo() getStudentNo() setName() getName() setAddress() getAddress() |
Components
|
Properties
|
Value
|
Form1
|
Caption
|
Program 4 Prosedur
|
|
Width
|
284
|
|
Height
|
219
|
Label1
|
Caption
|
Kalkulator sederhana dengan prosedur
|
Label2
|
Caption
|
Nilai X
|
Label3
|
Caption
|
Nilai Y
|
Label4
|
Caption
|
Hasil
|
Edit1
|
Text
|
Kosongkan/clear
|
Edit2
|
Text
|
Kosongkan/clear
|
Edit3
|
Text
|
Kosongkan/clear
|
Button1
|
Caption
|
+
|
Button2
|
Caption
|
-
|
Button3
|
Caption
|
*
|
Button4
|
Caption
|
/
|