📄 yjselectunit.dfm
字号:
object YJSelectForm: TYJSelectForm
Left = 303
Top = 244
Width = 617
Height = 309
BorderIcons = []
Caption = #25276#37329#26597#35810
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 11
object sdbgrd1: TsuiDBGrid
Left = 0
Top = 0
Width = 609
Height = 282
Align = alClient
BorderStyle = bsNone
Color = clWhite
DataSource = ds2
FixedColor = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = sdbgrd1DrawColumnCell
OnKeyDown = FormKeyDown
UIStyle = DeepBlue
BorderColor = clBlack
FocusedColor = clGreen
SelectedColor = clYellow
FontColor = clBlack
TitleFontColor = clWhite
FixedBGColor = clSilver
BGColor = clWhite
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_sph'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #25151#38388#21495
Title.Color = clBtnFace
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 75
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_je'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #25276#37329#37329#39069
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 75
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_date'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #20132#32435#26102#38388
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 150
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_jlr'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #35760#36134#20154
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 100
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_ts'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #20303#23487#22825#25968
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 75
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'yj_lx'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #20184#27454#26041#24335
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 75
Visible = True
end>
end
object ds1: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'dspRoomYJGL'
RemoteServer = LoginForm.SocketConnection1
Left = 8
Top = 40
end
object ds2: TDataSource
DataSet = ds1
Left = 40
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -