📄 unit_repsetup.dfm
字号:
object RepSetupfrm: TRepSetupfrm
Left = 228
Top = 113
Width = 479
Height = 432
BorderIcons = [biMinimize, biMaximize]
Caption = #25253#34920#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 25
Width = 471
Height = 251
Align = alClient
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Color = clInfoBk
Expanded = False
FieldName = 'mc'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #25253#34920#21517#31216
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'width'
Title.Alignment = taCenter
Title.Caption = #23485#24230
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'length'
Title.Alignment = taCenter
Title.Caption = #38271#24230
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'zkg'
PickList.Strings = (
'True'
'False')
Title.Alignment = taCenter
Title.Caption = #24320#20851
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end
item
Expanded = False
FieldName = 'footer'
Title.Alignment = taCenter
Title.Caption = #39029#33050#35774#32622
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end>
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 471
Height = 25
Align = alTop
BevelOuter = bvLowered
Caption = #33258#23450#20041#32440#24352#35774#32622
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Panel2: TPanel
Left = 0
Top = 365
Width = 471
Height = 40
Align = alBottom
BevelOuter = bvLowered
Caption = 'Panel2'
TabOrder = 2
object SpeedButton1: TSpeedButton
Left = 337
Top = 1
Width = 133
Height = 38
Caption = #20851#38381
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
0333337F777FFFFF7F3333000000000003333377777777777333}
NumGlyphs = 2
ParentFont = False
OnClick = SpeedButton1Click
end
object DBNavigator1: TDBNavigator
Left = 1
Top = 1
Width = 336
Height = 38
VisibleButtons = [nbEdit, nbPost]
Flat = True
TabOrder = 0
end
end
object DBMemo1: TDBMemo
Left = 0
Top = 276
Width = 471
Height = 89
Align = alBottom
Ctl3D = True
DataField = 'footer'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -