111 lines
2.6 KiB
Plaintext
111 lines
2.6 KiB
Plaintext
object frmJwlStoreHelp: TfrmJwlStoreHelp
|
|
Left = 366
|
|
Top = 180
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
Caption = #20179#24211#26597#25214
|
|
ClientHeight = 278
|
|
ClientWidth = 271
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
KeyPreview = True
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnCreate = FormCreate
|
|
OnKeyPress = FormKeyPress
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Label1: TLabel
|
|
Left = 4
|
|
Top = 8
|
|
Width = 72
|
|
Height = 12
|
|
Caption = #32534#30721#25110#21517#31216#65306
|
|
end
|
|
object edttj: TEdit
|
|
Left = 79
|
|
Top = 5
|
|
Width = 186
|
|
Height = 20
|
|
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
|
|
TabOrder = 0
|
|
OnChange = edttjChange
|
|
end
|
|
object DBGrid1: TDBGrid
|
|
Left = 1
|
|
Top = 32
|
|
Width = 264
|
|
Height = 209
|
|
Ctl3D = True
|
|
DataSource = DataSource1
|
|
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
|
|
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
TitleFont.Charset = DEFAULT_CHARSET
|
|
TitleFont.Color = clWindowText
|
|
TitleFont.Height = -12
|
|
TitleFont.Name = #23435#20307
|
|
TitleFont.Style = []
|
|
OnDblClick = DBGrid1DblClick
|
|
Columns = <
|
|
item
|
|
Expanded = False
|
|
FieldName = 'WhCode'
|
|
Title.Alignment = taCenter
|
|
Title.Caption = #20179#24211#32534#21495
|
|
Width = 100
|
|
Visible = True
|
|
end
|
|
item
|
|
Expanded = False
|
|
FieldName = 'WhName'
|
|
Title.Alignment = taCenter
|
|
Title.Caption = #20179#24211#21517#31216
|
|
Width = 133
|
|
Visible = True
|
|
end>
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 248
|
|
Width = 271
|
|
Height = 30
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
Caption = #27880#24847#65306#35201#26377#20179#24211#26435#38480#25165#33021#26597#30475
|
|
Ctl3D = False
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentCtl3D = False
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ADOQueryHelp
|
|
Left = 104
|
|
Top = 72
|
|
end
|
|
object ADOQueryHelp: TADOQuery
|
|
Connection = ADOConnection1
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 144
|
|
Top = 72
|
|
end
|
|
object ADOConnection1: TADOConnection
|
|
LoginPrompt = False
|
|
Left = 112
|
|
Top = 136
|
|
end
|
|
end
|