📄 fnaccountagesl.dfm
字号:
inherited FNAccountAgeSLForm: TFNAccountAgeSLForm
Left = 86
Top = 180
Width = 725
Height = 533
Caption = #24212#25910#24080#40836
Position = poMainFormCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
inherited ToolBar: TToolBar
Width = 717
ButtonWidth = 55
object ToolButton4: TToolButton
Left = 0
Top = 2
Action = PrintPreviewAction
end
object ToolButton5: TToolButton
Left = 55
Top = 2
Action = PrintAction
end
object ToolButton11: TToolButton
Left = 110
Top = 2
Width = 8
Caption = 'ToolButton11'
ImageIndex = 10
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 118
Top = 2
Action = ExportAction
end
object ToolButton12: TToolButton
Left = 173
Top = 2
Width = 8
Caption = 'ToolButton12'
ImageIndex = 11
Style = tbsSeparator
end
object ToolButton7: TToolButton
Left = 181
Top = 2
Action = FiltrateAction
end
object ToolButton1: TToolButton
Left = 236
Top = 2
Action = CustomizeViewAction
end
object ToolButton8: TToolButton
Left = 291
Top = 2
Action = RefreshAction
end
object ToolButton13: TToolButton
Left = 346
Top = 2
Width = 8
Caption = 'ToolButton13'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 354
Top = 2
Action = ExitAction
end
end
inherited Panel1: TPanel
Width = 717
Height = 465
inherited PageControl: TPageControl
Top = 438
Width = 717
Height = 27
inherited TabSheet1: TTabSheet
Caption = #24212#25910#24080#27454#24080#40836#20998#26512#36164#26009
end
end
inherited DBGrid: TQLDBGrid
Top = 60
Width = 717
Height = 378
PopupMenu = PopupMenu1
FooterRowCount = 1
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 717
Height = 60
Align = alTop
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 2
object Label1: TLabel
Left = 19
Top = 25
Width = 48
Height = 12
Caption = #24403#21069#26085#26399
end
object Label2: TLabel
Left = 461
Top = 25
Width = 90
Height = 12
Caption = ' '#22825'('#35831#35774#32622#22825#25968')'
OnClick = Label2Click
end
object DateTimePicker1: TDateTimePicker
Left = 76
Top = 21
Width = 93
Height = 20
CalAlignment = dtaLeft
Date = 37596.1952293866
Time = 37596.1952293866
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 208
Top = 21
Width = 75
Height = 20
Caption = #25353#26376#20998#27573
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 320
Top = 21
Width = 75
Height = 20
Caption = #25353#22825#20998#27573
TabOrder = 2
OnClick = BitBtn2Click
end
object ComboBox1: TComboBox
Left = 408
Top = 21
Width = 49
Height = 20
ItemHeight = 12
TabOrder = 3
Text = '7'
Items.Strings = (
'7'
'10'
'15'
'20'
'25'
'30'
'35'
'40'
'45'
'50'
'55'
'60')
end
end
end
inherited ActionList: TActionList
Left = 83
Top = 221
end
inherited DataSource: TDataSource
DataSet = adsMaster
Left = 46
Top = 218
end
object adsMaster: TADODataSet
Connection = CommonData.acnConnection
CursorType = ctStatic
Filtered = True
BeforeOpen = adsMasterBeforeOpen
AfterOpen = adsMasterAfterOpen
CommandText = 'select * from DAArea'#13#10'where 1=2'
Parameters = <>
Left = 172
Top = 228
end
object ADOQuery: TADOQuery
Connection = CommonData.acnConnection
Parameters = <>
Left = 288
Top = 168
end
object ADOQuery2: TADOQuery
Connection = CommonData.acnConnection
Parameters = <>
Left = 296
Top = 264
end
object PopupMenu1: TPopupMenu
Left = 360
Top = 176
object N1: TMenuItem
Caption = #26597#30475#26126#32454#24080
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -