130 lines
2.9 KiB
Plaintext
130 lines
2.9 KiB
Plaintext
object frmGYSelect: TfrmGYSelect
|
|
Left = 191
|
|
Top = 135
|
|
Width = 1088
|
|
Height = 563
|
|
Caption = #24037#33402#24211#31649#29702
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1072
|
|
Height = 524
|
|
Align = alClient
|
|
Color = clSkyBlue
|
|
TabOrder = 0
|
|
object Panel2: TPanel
|
|
Left = 141
|
|
Top = 139
|
|
Width = 224
|
|
Height = 222
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Visible = False
|
|
object DYNote: TMemo
|
|
Left = 1
|
|
Top = 1
|
|
Width = 222
|
|
Height = 220
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object Button1: TButton
|
|
Left = 27
|
|
Top = 24
|
|
Width = 123
|
|
Height = 111
|
|
Caption = #26579#33394#24037#33402#24211
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
OnClick = Button1Click
|
|
OnMouseMove = Button1MouseMove
|
|
end
|
|
object Button2: TButton
|
|
Left = 354
|
|
Top = 24
|
|
Width = 123
|
|
Height = 111
|
|
Caption = #21360#33457#24037#33402#24211
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
OnClick = Button2Click
|
|
OnMouseMove = Button2MouseMove
|
|
end
|
|
object Button3: TButton
|
|
Left = 191
|
|
Top = 24
|
|
Width = 123
|
|
Height = 111
|
|
Caption = #21518#25972#24037#33402#24211
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnClick = Button3Click
|
|
OnMouseMove = Button3MouseMove
|
|
end
|
|
object Button4: TButton
|
|
Left = 518
|
|
Top = 24
|
|
Width = 123
|
|
Height = 111
|
|
Caption = #32483#33457#24037#33402#24211
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnClick = Button4Click
|
|
OnMouseMove = Button4MouseMove
|
|
end
|
|
end
|
|
object adoquery1: TADOQuery
|
|
Connection = DataLink_YPGLBOM.ADOLink
|
|
Parameters = <>
|
|
Left = 1020
|
|
Top = 375
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 246
|
|
Top = 247
|
|
object N1: TMenuItem
|
|
Caption = #20445#23384
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
end
|