📄 payunit.dfm
字号:
object PayForm: TPayForm
Left = 370
Top = 293
Width = 286
Height = 244
BorderIcons = []
Caption = #32493#23384#25276#37329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object suiPanel1: TsuiPanel
Left = 0
Top = 0
Width = 278
Height = 217
UIStyle = MacOS
BorderColor = 8355711
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #25276#37329#31649#29702
ShowButton = True
CaptionFontColor = clBlack
Align = alClient
TabOrder = 0
Color = clWhite
object lbl1: TLabel
Left = 40
Top = 48
Width = 70
Height = 13
Caption = #32493#20303#22825#25968#65306
end
object lbl2: TLabel
Left = 40
Top = 88
Width = 70
Height = 13
Caption = #20184#27454#26041#24335#65306
end
object lbl3: TLabel
Left = 40
Top = 128
Width = 70
Height = 13
Caption = #32493#23384#25276#37329#65306
end
object btn1: TsuiButton
Left = 64
Top = 168
Width = 57
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #32493#23384
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 0
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn1Click
ResHandle = 0
end
object btn2: TsuiButton
Left = 144
Top = 168
Width = 57
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #36864#20986
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 1
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn2Click
ResHandle = 0
end
object suiEdit1: TsuiEdit
Left = 112
Top = 48
Width = 121
Height = 19
UIStyle = DeepBlue
BorderColor = clBlack
TabOrder = 2
Text = 'suiEdit1'
OnKeyPress = suiEdit1KeyPress
end
object suiEdit2: TsuiEdit
Left = 112
Top = 128
Width = 121
Height = 19
UIStyle = DeepBlue
BorderColor = clBlack
TabOrder = 3
Text = 'suiEdit1'
OnKeyPress = suiEdit2KeyPress
end
object suiComboBox1: TsuiComboBox
Left = 112
Top = 88
Width = 121
Height = 21
UIStyle = DeepBlue
BorderColor = clBlack
ArrowColor = clBlack
ButtonColor = 15263976
ItemHeight = 13
TabOrder = 4
Text = 'suiComboBox1'
OnDropDown = suiComboBox1DropDown
OnKeyPress = suiComboBox1KeyPress
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -