📄 uviewrecord.dfm
字号:
object Form_ViewRecord: TForm_ViewRecord
Left = 273
Top = 116
Width = 664
Height = 406
BorderIcons = [biSystemMenu]
Caption = 'Form_ViewRecord'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SBOutput: TSpeedButton
Left = 132
Top = 332
Width = 120
Height = 33
Caption = #23548#20986#25968#25454
Flat = True
OnClick = SBOutputClick
end
object SBAllDelete: TSpeedButton
Left = 264
Top = 332
Width = 120
Height = 33
Caption = #20840#37096#21024#38500
Flat = True
OnClick = SBAllDeleteClick
end
object SBDelete: TSpeedButton
Left = 396
Top = 332
Width = 120
Height = 33
Caption = #21024#38500
Flat = True
OnClick = SBDeleteClick
end
object SBClose: TSpeedButton
Left = 528
Top = 332
Width = 120
Height = 33
Caption = #20851#38381
Flat = True
OnClick = SBCloseClick
end
object SpeedButton1: TSpeedButton
Left = 0
Top = 332
Width = 120
Height = 33
Caption = #35843#25972#21015#23485
Flat = True
OnClick = SpeedButton1Click
end
object DBGridViewRecord: TDBGridEh
Left = 0
Top = 0
Width = 656
Height = 321
FixGridlinecolor = clGray
Gridlinecolor = clGray
FooterDisplayStyle = False
CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
CurrencyStyle.CurrencyFont.Color = clWindowText
CurrencyStyle.CurrencyFont.Height = -11
CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
CurrencyStyle.CurrencyFont.Style = []
CurrencyStyle.CurrencySymbol = #65509
CurrencyStyle.CompartColor = clSilver
CurrencyStyle.KilobitColor = clGreen
CurrencyStyle.RadixColor = clRed
CurrencyStyle.ShowMinus = True
CurrencyStyle.ShowZero = False
CurrencyStyle.MinusColor = clRed
CurrencyStyle.Layout = tlCenter
CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
CurrencyStyle.HeadFont.Color = clWindowText
CurrencyStyle.HeadFont.Height = -11
CurrencyStyle.HeadFont.Name = #26999#20307'_GB2312'
CurrencyStyle.HeadFont.Style = []
Align = alTop
UseMenu = True
DataSource = DS9
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
FooterRowCount = 1
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object ADOQViewRecord: TADOQuery
Connection = Form_Main.ADOC1
Parameters = <>
Left = 112
Top = 56
end
object DS9: TDataSource
DataSet = ADOQViewRecord
Left = 144
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -