untusergroupinfo_m.dfm
来自「用delphi编写的数据库管理软件」· DFM 代码 · 共 73 行
DFM
73 行
inherited frmUserGroupInfo_M: TfrmUserGroupInfo_M
Left = 281
Top = 145
Caption = #29992#25143#32676#32452
ClientHeight = 164
ClientWidth = 363
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
Top = 108
Width = 363
inherited Bevel1: TBevel
Width = 339
end
inherited btnExit: TButton
Left = 281
end
inherited btnSave: TButton
Left = 204
end
end
inherited pnedit: TPanel
Width = 363
Height = 108
inherited Label1: TLabel
Width = 52
Caption = #32676#32452#32534#21495
end
inherited Label2: TLabel
Top = 53
Width = 26
Caption = #21517#31216
end
object Label3: TLabel [2]
Left = 24
Top = 82
Width = 26
Height = 13
Caption = #22791#27880
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
inherited DBEDITcode: TwwDBEdit
Width = 81
end
inherited wwDBEdit1: TwwDBEdit
Top = 51
Width = 113
end
object wwDBEdit2: TwwDBEdit
Left = 88
Top = 80
Width = 257
Height = 21
Hint = 'fremark'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
UnboundDataType = wwDefault
WantReturns = False
WordWrap = False
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?