103 lines
2.2 KiB
Plaintext
103 lines
2.2 KiB
Plaintext
object frmBaseOneTableInput: TfrmBaseOneTableInput
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'frmBaseOneTableInput'
|
|
ClientHeight = 439
|
|
ClientWidth = 736
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 736
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 95
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
Images = DataLink_schedule.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 37
|
|
OnClick = TBSaveClick
|
|
end
|
|
object Tsj: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#35774#35745
|
|
ImageIndex = 16
|
|
Visible = False
|
|
OnClick = TsjClick
|
|
end
|
|
object TgridSet: TToolButton
|
|
Left = 150
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #34920#26684#21015#35774#32622
|
|
ImageIndex = 16
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 249
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object dxLayoutControl_input: TdxLayoutControl
|
|
Left = 32
|
|
Top = 64
|
|
Width = 681
|
|
Height = 329
|
|
TabOrder = 1
|
|
OnDblClick = dxLayoutControl_inputDblClick
|
|
object dxLayoutControl_inputGroup_Root: TdxLayoutGroup
|
|
AlignHorz = ahLeft
|
|
AlignVert = avTop
|
|
Hidden = True
|
|
ShowBorder = False
|
|
Index = -1
|
|
end
|
|
end
|
|
object ADOQueryBaseCmd: TADOQuery
|
|
Parameters = <>
|
|
Left = 105
|
|
Top = 155
|
|
end
|
|
object ADOQueryBaseTemp: TADOQuery
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 217
|
|
Top = 155
|
|
end
|
|
end
|