52 lines
952 B
Plaintext
52 lines
952 B
Plaintext
object frmkw: Tfrmkw
|
|
Left = 326
|
|
Top = 278
|
|
Width = 436
|
|
Height = 262
|
|
Caption = #24211#20301#35843#25972
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Label1: TLabel
|
|
Left = 44
|
|
Top = 88
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #24211#20301
|
|
end
|
|
object kw: TBtnEditA
|
|
Left = 72
|
|
Top = 84
|
|
Width = 129
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnBtnClick = kwBtnClick
|
|
end
|
|
object Button1: TButton
|
|
Left = 292
|
|
Top = 48
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #25552#20132
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 296
|
|
Top = 136
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #21462#28040
|
|
TabOrder = 2
|
|
OnClick = Button2Click
|
|
end
|
|
end
|