?? infoscreen.dfm
字號:
object Form12: TForm12
Left = 262
Top = 174
BorderIcons = []
BorderStyle = bsSingle
Caption = 'StegoCrypt'
ClientHeight = 304
ClientWidth = 345
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object smartware: TImage
Left = 24
Top = 40
Width = 300
Height = 99
Cursor = crHandPoint
Picture.Data = {
07544269746D617042000000424D42000000000000003E000000280000000100
000001000000010001000000000004000000120B0000120B0000020000000000
0000FFFFFF000000000000000000}
OnClick = smartwareClick
end
object Label1: TLabel
Left = 8
Top = 8
Width = 329
Height = 25
Alignment = taCenter
AutoSize = False
Caption = 'Im Vertrieb von'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 144
Width = 329
Height = 25
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = 'www.smartware.ch'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = smartwareClick
end
object Label3: TLabel
Left = 8
Top = 176
Width = 329
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'In exklusiver Lizenz:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 192
Width = 329
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Mediaphor Informationsgesellschaft mbh u. Co. KG'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 224
Width = 329
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Programmautor:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 8
Top = 240
Width = 329
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Werner Bailer'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 240
Top = 272
Width = 99
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = Button1Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -