📄 zcfzstart.dfm
字号:
object ZCFZStartFrm: TZCFZStartFrm
Left = 184
Top = 114
BorderStyle = bsNone
Caption = #31995#32479#27491#22312#21551#21160
ClientHeight = 334
ClientWidth = 536
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
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 536
Height = 334
Align = alClient
BevelInner = bvLowered
BevelWidth = 2
TabOrder = 0
object Image1: TImage
Left = 4
Top = 4
Width = 528
Height = 326
Align = alClient
Stretch = True
end
object Label1: TLabel
Left = 120
Top = 176
Width = 317
Height = 19
Caption = #31995#32479#27491#22312#32852#25509#25968#25454#24211#65292#35831#31245#20505'.......'
Color = clCaptionText
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
end
object Timer1: TTimer
Interval = 2000
OnTimer = Timer1Timer
Left = 408
Top = 248
end
object suiMessageDialog1: TsuiMessageDialog
Position = poScreenCenter
Caption = 'suiDialog'
UIStyle = WinXP
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
CaptionFont.Charset = GB2312_CHARSET
CaptionFont.Color = clWhite
CaptionFont.Height = -16
CaptionFont.Name = #23435#20307
CaptionFont.Style = [fsBold]
ButtonCursor = crHandPoint
ButtonCount = 1
Button1Caption = 'OK'
Button2Caption = 'Cancel'
Button3Caption = 'Cancel'
Button1ModalResult = 1
Button2ModalResult = 2
Button3ModalResult = 2
IconType = suiNone
Text = 'Hello world!'
Left = 227
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -