?? itekiconmaker.dfm
字號:
object Form1: TForm1
Left = 299
Top = 143
AutoScroll = False
AutoSize = True
Caption = #30001'BMP'#36716#25442#25104'ICON'
ClientHeight = 345
ClientWidth = 449
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
DesignSize = (
449
345)
PixelsPerInch = 96
TextHeight = 13
object icon: TImage
Left = 0
Top = 0
Width = 449
Height = 289
Anchors = [akLeft, akTop, akRight]
Center = True
end
object Bevel1: TBevel
Left = 0
Top = 296
Width = 449
Height = 9
ParentShowHint = False
ShowHint = False
Style = bsRaised
end
object OpenPic: TButton
Left = 24
Top = 312
Width = 97
Height = 33
Caption = #25171#24320#22270#20687#65288'&O'#65289
TabOrder = 0
OnClick = OpenPicClick
end
object Button1: TButton
Left = 160
Top = 312
Width = 129
Height = 33
Caption = #36716#25442'/'#20445#23384#22270#20687#65288'&C/O'#65289
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 328
Top = 312
Width = 89
Height = 33
Caption = #36864#20986#65288'&E'#65289
TabOrder = 2
OnClick = Button2Click
end
object Open: TOpenPictureDialog
Left = 104
Top = 120
end
object Save: TSavePictureDialog
DefaultExt = '.ICO'
Filter = 'Icons (*.ico)|*.ico'
Left = 240
Top = 120
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -