2005-07-09, 11:04 PM
|
#4 (permalink)
|
長老會員
|
語法:
object Form1: TForm1
Left = 267
Top = 273
Width = 233
Height = 237
Caption = 'Form1'
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 SpeedButton1: TSpeedButton
Left = 8
Top = 88
Width = 81
Height = 22
Caption = '傳送'
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 8
Top = 120
Width = 81
Height = 25
Caption = '放棄'
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 8
Top = 168
Width = 81
Height = 25
Caption = '離開'
Flat = True
OnClick = SpeedButton3Click
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 225
Height = 29
ButtonHeight = 21
ButtonWidth = 31
Caption = 'ToolBar1'
Flat = True
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = '連線'
DropdownMenu = PopupMenu1
ImageIndex = 0
end
end
object Edit1: TEdit
Left = 8
Top = 40
Width = 81
Height = 40
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'Fixedsys'
Font.Style = []
MaxLength = 4
ParentFont = False
TabOrder = 1
OnChange = Edit1Change
end
object Memo1: TMemo
Left = 96
Top = 40
Width = 121
Height = 153
TabOrder = 2
end
object ServerSocket1: TServerSocket
Active = False
Port = 1234
ServerType = stNonBlocking
OnClientConnect = ServerSocket1ClientConnect
OnClientDisconnect = ServerSocket1ClientDisconnect
OnClientRead = ServerSocket1ClientRead
Left = 40
Top = 104
end
object ClientSocket1: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 1234
OnConnect = ClientSocket1Connect
OnDisconnect = ClientSocket1Disconnect
OnRead = ClientSocket1Read
Left = 72
Top = 104
end
object PopupMenu1: TPopupMenu
Left = 104
Top = 104
object N1: TMenuItem
Caption = '等待連線'
OnClick = N1Click
end
object N2: TMenuItem
Caption = '加入連線'
OnClick = N2Click
end
end
end
|
__________________
地獄變現記
[人身得來不易,願大家能尊重生命--勿傷胎命][好淫者請好自為之吧--割鳥]
南泉禪師道:
「道不屬知,不屬不知。知是妄覺,不知是無記。若真達不疑之道,猶如太虛,廓然蕩豁,豈可強是非邪?」
德山宣鑒禪師:
「如果明白無事,則勿妄求,妄求而得,亦非得也。汝但無事於心,無心於事,則虛而靈,空而妙。若毛端許,言之本末者,皆為自欺。何故?毫氂繫念,三塗業因。瞥爾情生,萬劫羈鎖。聖名凡號,盡是虛聲。殊相劣形,皆是幻色。汝欲求之,得無累乎?」
|
|
送花文章: 5469,
收花文章: 5341 篇, 收花: 24549 次
|