📄 loginunit.dfm
字号:
object LoginForm: TLoginForm
Left = 386
Top = 326
AutoScroll = False
BorderIcons = []
Caption = #30331#24405#31383#21475
ClientHeight = 229
ClientWidth = 302
Color = clBtnFace
Constraints.MinHeight = 45
Constraints.MinWidth = 130
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pnl1: TPanel
Left = 0
Top = 0
Width = 302
Height = 229
Align = alClient
TabOrder = 0
object lbl1: TLabel
Left = 56
Top = 104
Width = 85
Height = 16
Caption = #30331#24405#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl2: TLabel
Left = 56
Top = 144
Width = 85
Height = 16
Caption = #29992#25143#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl3: TLabel
Left = 72
Top = 56
Width = 150
Height = 24
Caption = #39184#39278#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 48
Top = 16
Width = 198
Height = 32
Caption = #19996#21326#20241#38386#23665#24196
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object suiEdit1: TsuiEdit
Left = 136
Top = 144
Width = 105
Height = 20
UIStyle = DeepBlue
BorderColor = clBlack
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
PasswordChar = '*'
TabOrder = 0
Text = 'admin'
OnKeyPress = suiEdit1KeyPress
end
object suiComboBox1: TsuiComboBox
Left = 136
Top = 104
Width = 105
Height = 24
UIStyle = DeepBlue
BorderColor = clBlack
ArrowColor = clBlack
ButtonColor = 15263976
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 16
ParentFont = False
TabOrder = 1
Text = 'admin'
OnDropDown = suiComboBox1DropDown
OnKeyPress = suiComboBox1KeyPress
OnSelect = suiComboBox1Select
end
end
object btn2: TsuiButton
Left = 160
Top = 184
Width = 65
Height = 25
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
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 btn1: TsuiButton
Left = 72
Top = 184
Width = 65
Height = 25
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
Caption = #30331#24405
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 2
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn1Click
ResHandle = 0
end
object SocketConnection1: TSocketConnection
ServerGUID = '{91BFDE7B-F69D-4891-98DD-6509DA467A89}'
ServerName = 'ServerEat.Eat'
Address = '127.0.0.1'
Left = 8
Top = 8
end
object SkinData1: TSkinData
Active = True
DisableTag = 99
SkinControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcCheckBox, xcRadioButton, xcProgress, xcScrollbar, xcEdit, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcGroupBox, xcStatusBar, xcTab, xcSystemMenu]
Skin3rd.Strings = (
'TTBDock=Panel'
'TTBToolbar=Panel'
'TImageEnMView=scrollbar'
'TImageEnView=scrollbar'
'TRzButton=button'
'TRzCheckGroup=CheckGroup'
'TRzRadioGroup=Radiogroup'
'TRzRadioButton=Radiobutton'
'TRzCheckBox=Checkbox'
'TRzButtonEdit=Edit'
'TRzDBRadioGroup=Radiogroup'
'TRzDBRadioButton=Radiobutton'
'TRzDBCheckBox=Checkbox'
'TDBCheckboxEh=Checkbox'
'TDBCheckboxEh=Checkbox'
'TLMDCHECKBOX=Checkbox'
'TLMDDBCHECKBOX=Checkbox'
'TLMDRadiobutton=Radiobutton'
'TLMDGROUPBOX=Panel'
'TLMDSIMPLEPANEL=Panel'
'TLMDDBCalendar=Panel'
'TLMDButtonPanel=Panel'
'TLMDLMDCalculator=Panel'
'TLMDHeaderPanel=Panel'
'TLMDTechnicalLine=Panel'
'TLMDLMDClock=Panel'
'TLMDTrackbar=trackbar'
'TLMDListCombobox=combobox'
'TLMDCheckListCombobox=combobox'
'TLMDHeaderListCombobox=combobox'
'TLMDImageCombobox=combobox'
'TLMDColorCombobox=combobox'
'TLMDFontCombobox=combobox'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -