You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
214 lines
5.4 KiB
Plaintext
214 lines
5.4 KiB
Plaintext
object frm_LoadCompany: Tfrm_LoadCompany
|
|
Left = 460
|
|
Top = 306
|
|
AutoScroll = False
|
|
BorderIcons = []
|
|
Caption = 'frm_LoadCompany'
|
|
ClientHeight = 371
|
|
ClientWidth = 619
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object bsSkinPanel2: TbsSkinPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 619
|
|
Height = 371
|
|
TabOrder = 0
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'panel'
|
|
DefaultFont.Charset = DEFAULT_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = 14
|
|
DefaultFont.Name = 'Arial'
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
AutoEnabledControls = True
|
|
CheckedMode = False
|
|
Checked = False
|
|
DefaultAlignment = taLeftJustify
|
|
DefaultCaptionHeight = 22
|
|
BorderStyle = bvNone
|
|
CaptionMode = False
|
|
RollUpMode = False
|
|
RollUpState = False
|
|
NumGlyphs = 1
|
|
Spacing = 2
|
|
Caption = 'bsSkinPanel1'
|
|
Align = alClient
|
|
object bsSkinPanel3: TbsSkinPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 619
|
|
Height = 24
|
|
TabOrder = 0
|
|
SkinData = frm_main.bsSkinData1
|
|
SkinDataName = 'panel'
|
|
DefaultFont.Charset = DEFAULT_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = 14
|
|
DefaultFont.Name = 'Arial'
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
AutoEnabledControls = True
|
|
CheckedMode = False
|
|
Checked = False
|
|
DefaultAlignment = taLeftJustify
|
|
DefaultCaptionHeight = 22
|
|
BorderStyle = bvNone
|
|
CaptionMode = False
|
|
RollUpMode = False
|
|
RollUpState = False
|
|
NumGlyphs = 1
|
|
Spacing = 2
|
|
Caption = 'bsSkinPanel3'
|
|
Align = alTop
|
|
object bsSkinButton1: TbsSkinButton
|
|
Left = 11
|
|
Top = 1
|
|
Width = 66
|
|
Height = 21
|
|
TabOrder = 0
|
|
SkinDataName = 'button'
|
|
DefaultFont.Charset = DEFAULT_CHARSET
|
|
DefaultFont.Color = clWindowText
|
|
DefaultFont.Height = 14
|
|
DefaultFont.Name = 'Arial'
|
|
DefaultFont.Style = []
|
|
DefaultWidth = 0
|
|
DefaultHeight = 0
|
|
UseSkinFont = True
|
|
RepeatMode = False
|
|
RepeatInterval = 100
|
|
AllowAllUp = False
|
|
TabStop = True
|
|
CanFocused = True
|
|
Down = False
|
|
GroupIndex = 0
|
|
Caption = #20445#23384
|
|
NumGlyphs = 2
|
|
Spacing = 1
|
|
end
|
|
end
|
|
object dxdbgrd1: TdxDBGrid
|
|
Left = 0
|
|
Top = 24
|
|
Width = 619
|
|
Height = 347
|
|
Bands = <
|
|
item
|
|
end>
|
|
DefaultLayout = True
|
|
HeaderPanelRowCount = 1
|
|
KeyField = 'BSNO'
|
|
ShowSummaryFooter = True
|
|
SummaryGroups = <>
|
|
SummarySeparator = ', '
|
|
Align = alClient
|
|
TabOrder = 1
|
|
DataSource = ds1
|
|
Filter.Active = True
|
|
Filter.Criteria = {00000000}
|
|
OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
|
|
object dxdbgrd1Column1: TdxDBGridColumn
|
|
Sorted = csDown
|
|
Width = 135
|
|
BandIndex = 0
|
|
RowIndex = 0
|
|
FieldName = 'BSNO'
|
|
end
|
|
object dxdbgrd1Column2: TdxDBGridColumn
|
|
Width = 159
|
|
BandIndex = 0
|
|
RowIndex = 0
|
|
FieldName = 'AUDITOR'
|
|
end
|
|
end
|
|
end
|
|
object bsBusinessSkinForm1: TbsBusinessSkinForm
|
|
UseSkinFontInMenu = True
|
|
ShowIcon = False
|
|
MaximizeOnFullScreen = False
|
|
AlphaBlend = False
|
|
AlphaBlendAnimation = False
|
|
AlphaBlendValue = 100
|
|
ShowObjectHint = False
|
|
MenusAlphaBlend = False
|
|
MenusAlphaBlendAnimation = False
|
|
MenusAlphaBlendValue = 0
|
|
DefCaptionFont.Charset = GB2312_CHARSET
|
|
DefCaptionFont.Color = clBtnText
|
|
DefCaptionFont.Height = -12
|
|
DefCaptionFont.Name = #23435#20307
|
|
DefCaptionFont.Style = []
|
|
DefInActiveCaptionFont.Charset = GB2312_CHARSET
|
|
DefInActiveCaptionFont.Color = clBtnShadow
|
|
DefInActiveCaptionFont.Height = -12
|
|
DefInActiveCaptionFont.Name = #23435#20307
|
|
DefInActiveCaptionFont.Style = []
|
|
DefMenuItemHeight = 20
|
|
DefMenuItemFont.Charset = GB2312_CHARSET
|
|
DefMenuItemFont.Color = clWindowText
|
|
DefMenuItemFont.Height = -12
|
|
DefMenuItemFont.Name = #23435#20307
|
|
DefMenuItemFont.Style = []
|
|
UseDefaultSysMenu = True
|
|
SkinData = frm_main.bsSkinData1
|
|
MinHeight = 0
|
|
MinWidth = 0
|
|
Magnetic = False
|
|
MagneticSize = 10
|
|
BorderIcons = [biMinimize]
|
|
Left = 60
|
|
Top = 204
|
|
end
|
|
object MT1: TkbmMemTable
|
|
DesignActivation = True
|
|
AttachedAutoRefresh = True
|
|
AttachMaxCount = 1
|
|
FieldDefs = <>
|
|
IndexDefs = <>
|
|
SortOptions = []
|
|
PersistentBackup = False
|
|
ProgressFlags = [mtpcLoad, mtpcSave, mtpcCopy]
|
|
FilterOptions = []
|
|
Version = '3.05'
|
|
LanguageID = 0
|
|
SortID = 0
|
|
SubLanguageID = 1
|
|
LocaleID = 1024
|
|
Left = 88
|
|
Top = 108
|
|
object MT1CompanyID: TStringField
|
|
FieldName = 'CompanyID'
|
|
end
|
|
object MT1CodeName: TStringField
|
|
FieldName = 'CodeName'
|
|
end
|
|
object MT1Field: TStringField
|
|
FieldName = #23458#25143#20840#31216
|
|
end
|
|
end
|
|
object ds1: TDataSource
|
|
DataSet = MT1
|
|
Left = 124
|
|
Top = 168
|
|
end
|
|
object qry1: TADOQuery
|
|
Connection = frm_main.db
|
|
Parameters = <>
|
|
Left = 156
|
|
Top = 108
|
|
end
|
|
end
|