bcalendar_m.dfm
来自「三层ERP系统 (SQL)」· DFM 代码 · 共 180 行
DFM
180 行
inherited frmCalendar_M: TfrmCalendar_M
Left = 543
Top = 207
Caption = #24037#24288#26085#27511
ClientHeight = 326
ClientWidth = 258
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Top = 270
Width = 258
inherited Bevel1: TBevel
Left = 6
Width = 244
end
inherited btnExit: TButton
Left = 169
end
inherited btnSave: TButton
Left = 92
end
end
inherited pnedit: TPanel
Width = 258
Height = 270
inherited Label1: TLabel
Left = 32
Width = 56
Caption = #30070#26085#27161#35672
end
inherited Label2: TLabel
Left = 32
Top = 51
Width = 28
Caption = #26085#26399
end
object Label3: TLabel [2]
Left = 32
Top = 78
Width = 28
Height = 13
Caption = #24180#20221
end
object Label4: TLabel [3]
Left = 32
Top = 105
Width = 28
Height = 13
Caption = #26376#20221
end
object Label5: TLabel [4]
Left = 32
Top = 133
Width = 56
Height = 13
Caption = #24115#30446#24180#20221
end
object Label6: TLabel [5]
Left = 32
Top = 160
Width = 56
Height = 13
Caption = #24115#30446#26376#20221
end
object Label7: TLabel [6]
Left = 32
Top = 187
Width = 70
Height = 13
Caption = #26368#22823#24037#20316#26178
end
object Label8: TLabel [7]
Left = 32
Top = 214
Width = 70
Height = 13
Caption = #27161#20934#24037#20316#26178
end
object Label9: TLabel [8]
Left = 32
Top = 242
Width = 28
Height = 13
Caption = #21934#20301
end
inherited DBEDITcode: TwwDBEdit
Left = 104
Width = 120
end
inherited wwDBEdit1: TwwDBEdit
Left = 104
Top = 76
Width = 73
Hint = 'fyear'
TabOrder = 2
end
object wwDBDateTimePicker1: TwwDBDateTimePicker
Left = 104
Top = 49
Width = 120
Height = 21
Hint = 'fday'
CalendarAttributes.Font.Charset = DEFAULT_CHARSET
CalendarAttributes.Font.Color = clWindowText
CalendarAttributes.Font.Height = -11
CalendarAttributes.Font.Name = 'MS Sans Serif'
CalendarAttributes.Font.Style = []
Epoch = 1950
ShowButton = True
TabOrder = 1
end
object wwDBEdit2: TwwDBEdit
Left = 104
Top = 103
Width = 73
Height = 21
Hint = 'fmonth'
TabOrder = 3
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit3: TwwDBEdit
Left = 104
Top = 131
Width = 73
Height = 21
Hint = 'facctyear'
TabOrder = 4
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit4: TwwDBEdit
Left = 104
Top = 158
Width = 73
Height = 21
Hint = 'facctmonth'
TabOrder = 5
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit5: TwwDBEdit
Left = 104
Top = 185
Width = 73
Height = 21
Hint = 'fmaxtime'
TabOrder = 6
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit6: TwwDBEdit
Left = 104
Top = 212
Width = 73
Height = 21
Hint = 'fworktime'
TabOrder = 7
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
object wwDBEdit7: TwwDBEdit
Left = 104
Top = 240
Width = 73
Height = 21
Hint = 'funit'
TabOrder = 8
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?