📄 fremaketel.dfm
字号:
object FrmReMakeTel: TFrmReMakeTel
Left = 222
Top = 171
BorderIcons = []
BorderStyle = bsDialog
ClientHeight = 446
ClientWidth = 653
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 653
Height = 41
ButtonHeight = 36
ButtonWidth = 31
Color = clInactiveCaptionText
EdgeBorders = [ebLeft, ebTop, ebRight]
EdgeInner = esLowered
Images = ImageList2
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton7: TToolButton
Left = 0
Top = 2
Width = 10
Caption = 'ToolButton7'
ImageIndex = 12
Style = tbsDivider
end
object ExitToolButton: TToolButton
Left = 10
Top = 2
Caption = #36864#20986
ImageIndex = 18
OnClick = ExitToolButtonClick
end
object ToolButton12: TToolButton
Left = 41
Top = 2
Width = 8
Caption = 'ToolButton12'
ImageIndex = 18
Style = tbsSeparator
end
object PrintToolButton: TToolButton
Left = 49
Top = 2
Caption = #25171#21360
ImageIndex = 17
Visible = False
end
end
object Panel2: TPanel
Left = 5
Top = 48
Width = 641
Height = 392
BevelInner = bvLowered
TabOrder = 1
object SBNew: TSpeedButton
Left = 336
Top = 152
Width = 41
Height = 22
Caption = ' '
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333FF3333333333333003333
3333333333773FF3333333333309003333333333337F773FF333333333099900
33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
33333333337F3F77333333333309003333333333337F77333333333333003333
3333333333773333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
OnClick = SBNewClick
end
object SBDelete: TSpeedButton
Left = 336
Top = 240
Width = 41
Height = 22
Caption = ' '
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333FF3333333333333003333333333333F77F33333333333009033
333333333F7737F333333333009990333333333F773337FFFFFF330099999000
00003F773333377777770099999999999990773FF33333FFFFF7330099999000
000033773FF33777777733330099903333333333773FF7F33333333333009033
33333333337737F3333333333333003333333333333377333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
OnClick = SBDeleteClick
end
object Panel1: TPanel
Left = 5
Top = 4
Width = 322
Height = 384
BevelInner = bvLowered
TabOrder = 0
DesignSize = (
322
384)
object Label3: TLabel
Left = 7
Top = 365
Width = 91
Height = 12
Anchors = [akLeft, akBottom]
Caption = #25152#26377#30340#35441#21209#39006#22411
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
Font.Style = [fsBold]
ParentFont = False
end
object S_Grid: TDBGrid
Left = 5
Top = 4
Width = 309
Height = 353
Anchors = [akLeft, akTop, akBottom]
DataSource = DSTelType
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #32048#26126#39636
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Type'
Title.Alignment = taCenter
Title.Caption = #39006#22411
Width = 30
Visible = True
end
item
Expanded = False
FieldName = 'Local_code'
Title.Alignment = taCenter
Title.Caption = #38651#35441#21312#34399
Width = 99
Visible = True
end
item
Expanded = False
FieldName = 'AREA'
Title.Alignment = taCenter
Title.Caption = #22320#21312
Width = 80
Visible = True
end
item
Expanded = False
FieldName = 'LOCATION'
Title.Alignment = taCenter
Title.Caption = #20301#32622
Visible = True
end>
end
end
object Panel3: TPanel
Left = 392
Top = 5
Width = 243
Height = 383
BevelInner = bvLowered
TabOrder = 1
DesignSize = (
243
383)
object Label4: TLabel
Left = 7
Top = 366
Width = 130
Height = 12
Anchors = [akLeft, akBottom]
Caption = #38656#35201#21462#21312#34399#30340#35441#21209#39006#22411
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #32048#26126#39636
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -