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.
45 lines
814 B
Plaintext
45 lines
814 B
Plaintext
object frm_MSG: Tfrm_MSG
|
|
Left = 724
|
|
Top = 240
|
|
Width = 381
|
|
Height = 470
|
|
Caption = 'frm_MSG'
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object mmo1: TMemo
|
|
Left = -1
|
|
Top = -1
|
|
Width = 365
|
|
Height = 367
|
|
Hint = #21452#20987#21047#26032
|
|
ReadOnly = True
|
|
ScrollBars = ssVertical
|
|
TabOrder = 0
|
|
end
|
|
object mmo2: TMemo
|
|
Left = 0
|
|
Top = 368
|
|
Width = 309
|
|
Height = 63
|
|
ScrollBars = ssVertical
|
|
TabOrder = 1
|
|
end
|
|
object btn1: TButton
|
|
Left = 318
|
|
Top = 371
|
|
Width = 47
|
|
Height = 54
|
|
Caption = #21457#20986
|
|
TabOrder = 2
|
|
OnClick = btn1Click
|
|
end
|
|
end
|