138 lines
2.8 KiB
Plaintext
138 lines
2.8 KiB
Plaintext
![]() |
object frmJWLInList: TfrmJWLInList
|
||
|
Left = 75
|
||
|
Top = 155
|
||
|
Width = 1165
|
||
|
Height = 618
|
||
|
Caption = #20837#24211#21015#34920
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1157
|
||
|
Height = 33
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
DisabledImages = DataLink_YPGL.ThreeImgList
|
||
|
Flat = True
|
||
|
Images = DataLink_YPGL.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 9
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object TBFind: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 59
|
||
|
OnClick = TBFindClick
|
||
|
end
|
||
|
object TBAdd: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26032#22686
|
||
|
ImageIndex = 3
|
||
|
OnClick = TBAddClick
|
||
|
end
|
||
|
object TBEdit: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20462#25913
|
||
|
ImageIndex = 54
|
||
|
OnClick = TBEditClick
|
||
|
end
|
||
|
object TBDel: TToolButton
|
||
|
Left = 252
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 17
|
||
|
OnClick = TBDelClick
|
||
|
end
|
||
|
object TBExport: TToolButton
|
||
|
Left = 315
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #23548#20986
|
||
|
ImageIndex = 75
|
||
|
OnClick = TBExportClick
|
||
|
end
|
||
|
object TBPrint: TToolButton
|
||
|
Left = 378
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #25171#21360
|
||
|
ImageIndex = 12
|
||
|
OnClick = TBPrintClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 441
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 55
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 496
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_YPGL.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 552
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_YPGL.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 600
|
||
|
Top = 176
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_YPGL.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 672
|
||
|
Top = 176
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = CDS_Main
|
||
|
Left = 504
|
||
|
Top = 216
|
||
|
end
|
||
|
object CDS_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 588
|
||
|
Top = 224
|
||
|
end
|
||
|
end
|