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.

130 lines
3.0 KiB
Plaintext

object frm_sys_message_tell: Tfrm_sys_message_tell
Left = 322
Top = 187
BorderIcons = []
BorderStyle = bsNone
Caption = #28040#24687#25552#31034
ClientHeight = 40
ClientWidth = 423
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Edit1: TRichEdit
Left = 0
Top = 0
Width = 398
Height = 40
Align = alClient
BorderStyle = bsNone
Color = 8421631
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
Visible = False
OnMouseDown = RichEdit1MouseDown
end
object bsSkinPanel1: TbsSkinPanel
Left = 398
Top = 0
Width = 25
Height = 40
HintImageIndex = 0
TabOrder = 1
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
ImagePosition = bsipDefault
TransparentMode = False
CaptionImageIndex = -1
RealHeight = -1
AutoEnabledControls = True
CheckedMode = False
Checked = False
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 22
BorderStyle = bvNone
CaptionMode = False
RollUpMode = False
RollUpState = False
NumGlyphs = 1
Spacing = 2
Align = alRight
OnMouseDown = RichEdit1MouseDown
object bsSkinButton1: TbsSkinButton
Left = 0
Top = 0
Width = 25
Height = 25
HintImageIndex = 0
TabOrder = 0
SkinData = frm_main.bsSkinData1
SkinDataName = 'button'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
ImageIndex = -1
AlwaysShowLayeredFrame = False
UseSkinSize = True
UseSkinFontColor = True
RepeatMode = False
RepeatInterval = 100
AllowAllUp = False
TabStop = True
CanFocused = True
Down = False
GroupIndex = 0
Caption = #22823
NumGlyphs = 2
Spacing = 1
Align = alTop
OnClick = bsSkinButton1Click
OnMouseDown = RichEdit1MouseDown
end
end
object RichEdit1: TRichEdit
Left = 0
Top = 0
Width = 398
Height = 40
Align = alClient
BorderStyle = bsNone
Color = 8421631
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 2
OnMouseDown = RichEdit1MouseDown
end
end