📄 frm_setpic.dfm
字号:
object frmSetPic: TfrmSetPic
Left = 190
Top = 145
BorderStyle = bsDialog
Caption = #35774#32622#22270#24418#23646#24615
ClientHeight = 193
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 16
Top = 120
Width = 39
Height = 13
Caption = #32972#26223#33394
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 161
Top = 120
Width = 39
Height = 13
Caption = #21069#26223#33394
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 122
Top = 144
Width = 25
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000120B0000120B00001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADA00447A
DADAADADADA70F44ADADDADADADA0F444ADAADADADADA0F444ADDADADADAD77F
44DAADAD0DADAD0FF4ADDAD070DADAD0000AAD07770DA5A70B07D0888770D55A
03B008F88877555DA0B0D08F8087755AD700AD080408555DADADDA40848755DA
DADAAD4D0470ADADADADDA4AD40ADADADADAAD7447ADADADADAD}
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 267
Top = 144
Width = 25
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000120B0000120B00001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADA00447A
DADAADADADA70F44ADADDADADADA0F444ADAADADADADA0F444ADDADADADAD77F
44DAADAD0DADAD0FF4ADDAD070DADAD0000AAD07770DA5A70B07D0888770D55A
03B008F88877555DA0B0D08F8087755AD700AD080408555DADADDA40848755DA
DADAAD4D0470ADADADADDA4AD40ADADADADAAD7447ADADADADAD}
OnClick = SpeedButton2Click
end
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 273
Height = 97
Caption = #22270#24418#23610#23544#65288#21333#20301#65306#20687#32032#65289
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 33
Width = 24
Height = 12
Caption = #23485#24230
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 67
Width = 24
Height = 12
Caption = #39640#24230
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edtWidth: TEdit
Left = 72
Top = 27
Width = 161
Height = 22
BevelKind = bkSoft
BevelOuter = bvNone
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'edtWidth'
OnKeyPress = edtWidthKeyPress
end
object edtHeight: TEdit
Left = 72
Top = 61
Width = 161
Height = 22
BevelKind = bkSoft
BevelOuter = bvNone
Ctl3D = True
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = 'edtHeight'
OnKeyPress = edtWidthKeyPress
end
end
object pnlBk: TPanel
Left = 16
Top = 144
Width = 105
Height = 25
BevelInner = bvLowered
Color = clInfoBk
TabOrder = 1
end
object pnlFore: TPanel
Left = 161
Top = 144
Width = 105
Height = 25
BevelInner = bvLowered
Color = clBlack
Ctl3D = True
ParentCtl3D = False
TabOrder = 2
end
object Button1: TButton
Left = 306
Top = 24
Width = 79
Height = 25
Caption = #30830#23450
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 3
end
object Button2: TButton
Left = 306
Top = 63
Width = 80
Height = 24
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 4
end
object dlgBk: TColorDialog
Left = 256
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -