unit_enterprise_locate.~dfm
来自「美汇美容网网站管理系统」· ~DFM 代码 · 共 92 行
~DFM
92 行
object form_locate: Tform_locate
Left = 305
Top = 314
BorderIcons = []
BorderStyle = bsSingle
Caption = #24555#36895#23450#20301
ClientHeight = 64
ClientWidth = 313
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 5
Top = 8
Width = 73
Height = 13
AutoSize = False
Caption = #32463#38144#21830#21517#31216' '
end
object Bevel1: TBevel
Left = 5
Top = 29
Width = 305
Height = 16
Shape = bsTopLine
end
object OKBtn: TButton
Left = 151
Top = 36
Width = 75
Height = 25
Caption = #30830#23450'[&L]'
Default = True
ModalResult = 1
TabOrder = 1
end
object CancelBtn: TButton
Left = 231
Top = 36
Width = 75
Height = 25
Cancel = True
Caption = #20851#38381'[&C]'
ModalResult = 2
TabOrder = 2
end
object Edit1: TEdit
Left = 70
Top = 4
Width = 240
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
TabOrder = 0
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
Active = True
Left = 48
Top = 32
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?