?? unit2.dfm
字號:
object AboutBox: TAboutBox
Left = 214
Top = 127
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 205
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object ProgramIcon: TImage
Left = 20
Top = 12
Width = 41
Height = 41
Picture.Data = {
055449636F6E0000010001002020100000000000E80200001600000028000000
2000000040000000010004000000000080020000000000000000000000000000
0000000000000000000080000080000000808000800000008000800080800000
80808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000
FFFFFF0000000000000000000000000000000000000000000000007777770000
0000000000000000000000000007000000000000000000000000000000070000
0000000000000000000000777007000000000000000000077070007770070000
7000000000000077000700787000000007000000000007708000077877000070
00700000000007088807777777770777000700000000008F88877FFFFF077887
70070000000000088888F88888FF08870070000000000000880888877778F070
00700000000777088888880007778F770077777000700008F088007777077F07
000000700700008F08880800077778F7700000700708888F0880F08F807078F7
777700700708F88F0780F070F07078F7887700700708888F0780F077807088F7
777700700700008F0788FF00080888F77000007000000008F0780FFFF0088F77
0070000000000008F07788000888887700700000000000008F07788888880870
00700000000000088FF0077788088887000700000000008F888FF00000F87887
7007000000000708F8088FFFFF88078700700000000007708000088888000070
0700000000000077007000888007000070000000000000077700008F80070007
0000000000000000000000888007000000000000000000000000000000070000
0000000000000000000007777777000000000000000000000000000000000000
00000000FFFFFFFFFFFC0FFFFFFC0FFFFFF80FFFFFF80FFFFE180E7FFC00043F
F800001FF800000FF800000FFC00001FFE00001FE0000001C000000180000001
80000001800000018000000180000001FC00001FFC00001FFE00001FFC00000F
F800000FF800001FF800003FFC180C7FFE380EFFFFF80FFFFFF80FFFFFF80FFF
FFFFFFFF}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 68
Height = 13
Caption = 'Product Name'
IsControl = True
end
object Version: TLabel
Left = 88
Top = 40
Width = 35
Height = 13
Caption = 'Version'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 80
Width = 44
Height = 13
Caption = 'Copyright'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 104
Width = 49
Height = 13
Caption = 'Comments'
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 164
Top = 16
Width = 89
Height = 16
Caption = 'Dicom Viewer'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 136
Top = 40
Width = 21
Height = 16
Caption = '1.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 80
Width = 131
Height = 16
Caption = 'All Right Reserved'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Memo1: TMemo
Left = 64
Top = 112
Width = 193
Height = 41
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Lines.Strings = (
#27743#35199#30465#22823#20313#21439#20154#27665#21307#38498'CT'#23460' '#21556#20161#21326
'wrhmail@21cn.com')
ParentCtl3D = False
ParentFont = False
TabOrder = 0
end
end
object OKButton: TButton
Left = 123
Top = 176
Width = 54
Height = 21
Cursor = crHandPoint
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OKButtonClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -