60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
object frmphYGList: TfrmphYGList
|
|
Left = 428
|
|
Top = 246
|
|
Width = 424
|
|
Height = 225
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = #29289#27969#22791#27880
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Label1: TLabel
|
|
Left = 16
|
|
Top = 44
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #37197#36135#20154#21592
|
|
end
|
|
object Button1: TButton
|
|
Left = 60
|
|
Top = 132
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #30830#23450
|
|
TabOrder = 0
|
|
OnClick = Button1Click
|
|
end
|
|
object Button2: TButton
|
|
Left = 248
|
|
Top = 132
|
|
Width = 75
|
|
Height = 25
|
|
Caption = #21462#28040
|
|
TabOrder = 1
|
|
OnClick = Button2Click
|
|
end
|
|
object PHYG: TBtnEditA
|
|
Left = 80
|
|
Top = 40
|
|
Width = 217
|
|
Height = 29
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -20
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnBtnClick = PHYGBtnClick
|
|
end
|
|
end
|