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.
33 lines
667 B
Plaintext
33 lines
667 B
Plaintext
object frm_info_now_bulletin: Tfrm_info_now_bulletin
|
|
Left = 457
|
|
Top = 407
|
|
AutoSize = True
|
|
BorderStyle = bsNone
|
|
Caption = 'frm_info_now_bulletin'
|
|
ClientHeight = 22
|
|
ClientWidth = 115
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
FormStyle = fsStayOnTop
|
|
OldCreateOrder = False
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 0
|
|
Top = 0
|
|
Width = 81
|
|
Height = 22
|
|
OnClick = SpeedButton1Click
|
|
end
|
|
object Timer1: TTimer
|
|
Enabled = False
|
|
OnTimer = Timer1Timer
|
|
Left = 160
|
|
Top = 8
|
|
end
|
|
end
|