一个用Delphi开发的ERP软件
源代码在线查看: gld510_01.dfm.svn-base
inherited Gld510_01Form: TGld510_01Form
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20973#35777#26816#26597
ClientHeight = 183
ClientWidth = 311
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel [0]
Left = 7
Top = 7
Width = 297
Height = 127
Shape = bsFrame
end
object Label1: TLabel [1]
Left = 22
Top = 37
Width = 24
Height = 12
Caption = #26085#26399
end
object Label2: TLabel [2]
Left = 170
Top = 37
Width = 12
Height = 12
Caption = #33267
end
object Label3: TLabel [3]
Left = 22
Top = 66
Width = 36
Height = 12
Caption = #20973#35777#21495
end
object Label4: TLabel [4]
Left = 170
Top = 66
Width = 12
Height = 12
Caption = #33267
end
object Label5: TLabel [5]
Left = 22
Top = 96
Width = 36
Height = 12
Caption = #21046#21333#20154
end
object wwDBDateTimePicker1: TwwDBDateTimePicker [6]
Left = 66
Top = 30
Width = 97
Height = 20
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
CalendarAttributes.PopupYearOptions.ShowEditYear = True
Epoch = 1950
ShowButton = True
TabOrder = 0
end
object wwDBDateTimePicker2: TwwDBDateTimePicker [7]
Left = 192
Top = 30
Width = 97
Height = 20
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
CalendarAttributes.PopupYearOptions.ShowEditYear = True
Epoch = 1950
ShowButton = True
TabOrder = 1
end
object Edit1: TEdit [8]
Left = 66
Top = 59
Width = 97
Height = 20
TabOrder = 2
end
object Edit2: TEdit [9]
Left = 192
Top = 59
Width = 97
Height = 20
TabOrder = 3
end
object Edit3: TEdit [10]
Left = 66
Top = 89
Width = 97
Height = 20
TabOrder = 4
end
object BitBtn1: TBitBtn [11]
Left = 66
Top = 148
Width = 70
Height = 23
Caption = #30830#23450
TabOrder = 5
end
object BitBtn2: TBitBtn [12]
Left = 185
Top = 148
Width = 69
Height = 23
Caption = #21462#28040
TabOrder = 6
end
end