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.

182 lines
4.4 KiB
Plaintext

object frm_info_bulletin: Tfrm_info_bulletin
Left = 192
Top = 105
BorderIcons = []
BorderStyle = bsDialog
Caption = #20225#19994#20844#21578#20449#24687
ClientHeight = 462
ClientWidth = 708
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 270
Top = 8
Width = 48
Height = 12
Caption = #20844#21578#21517#31216
FocusControl = DBEdit1
Transparent = True
end
object Label2: TLabel
Left = 270
Top = 31
Width = 48
Height = 12
Caption = #21457' '#24067' '#20154
FocusControl = DBEdit2
Transparent = True
end
object Label3: TLabel
Left = 487
Top = 31
Width = 48
Height = 12
Caption = #21457#24067#26085#26399
FocusControl = DBEdit3
Transparent = True
end
object dxDBGrid1: TdxDBGrid
Left = 0
Top = 0
Width = 266
Height = 462
Bands = <
item
end>
DefaultLayout = True
HeaderPanelRowCount = 1
KeyField = 'bt_id'
SummaryGroups = <>
SummarySeparator = ', '
Align = alLeft
TabOrder = 0
DataSource = frm_main.t_info_bulletin1
Filter.Criteria = {00000000}
OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
object dxDBGrid1Column1: TdxDBGridMaskColumn
ReadOnly = True
Width = 194
BandIndex = 0
RowIndex = 0
FieldName = #20844#21578#21517#31216
end
object dxDBGrid1Column2: TdxDBGridMaskColumn
ReadOnly = True
Width = 49
BandIndex = 0
RowIndex = 0
FieldName = #21457#24067#20154
end
end
object DBEdit1: TDBEdit
Left = 320
Top = 4
Width = 379
Height = 22
DataField = #20844#21578#21517#31216
DataSource = frm_main.t_info_bulletin1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 320
Top = 27
Width = 165
Height = 22
DataField = #21457#24067#20154
DataSource = frm_main.t_info_bulletin1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 537
Top = 27
Width = 162
Height = 22
DataField = #21457#24067#26085#26399
DataSource = frm_main.t_info_bulletin1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
end
object DBRichEdit1: TDBRichEdit
Left = 270
Top = 50
Width = 429
Height = 412
DataField = #20844#21578#20869#23481
DataSource = frm_main.t_info_bulletin1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 4
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 = 176
Top = 132
end
end