📄 unit_frmtemplateinfo.dfm
字号:
object frmtemplateinfo: Tfrmtemplateinfo
Left = 320
Top = 125
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #27169#26495#20449#24687
ClientHeight = 239
ClientWidth = 302
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 287
Height = 193
TabOrder = 0
object Label1: TLabel
Left = 11
Top = 23
Width = 60
Height = 12
Caption = #27169#26495#21517#31216#65306
end
object Label2: TLabel
Left = 23
Top = 56
Width = 48
Height = 12
Caption = #22797#21046#20110#65306
end
object Label3: TLabel
Left = 35
Top = 84
Width = 36
Height = 12
Caption = #22791#27880#65306
end
object EdtName: TCyberEdit
Left = 68
Top = 19
Width = 209
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 20
OEMConvert = True
TabOrder = 0
end
object Combo: TCyberComboBox
Left = 68
Top = 53
Width = 209
Height = 20
FrameColor = clBlack
ItemHeight = 12
TabOrder = 1
end
object Memoremarks: TCyberMemo
Left = 68
Top = 83
Width = 209
Height = 96
MaxLength = 100
TabOrder = 2
FrameFlatStyle = fsStatus
FrameFocusStyle = fsLowered
FrameFlat = False
end
end
object Btnsave: TBitBtn
Left = 133
Top = 206
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 1
OnClick = BtnsaveClick
end
object BtnExit: TBitBtn
Left = 218
Top = 206
Width = 75
Height = 25
Caption = #36820#22238'(&X)'
TabOrder = 2
OnClick = BtnExitClick
end
object CyberXPMenu1: TCyberXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcCybermenuBtn]
Active = True
Left = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -