代码搜索结果
找到约 10,000 项符合
B 的代码
b.pas
unit b;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, CnUDP, StdCtrls;
type
TForm1 = class(TForm)
udp1: TCnUDP;
mmo1: T
b.dfm
object Form1: TForm1
Left = 227
Top = 149
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
b.~pas
unit b;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, CnUDP, StdCtrls;
type
TForm1 = class(TForm)
udp1: TCnUDP;
mmo1: T
b.~dfm
object Form1: TForm1
Left = 227
Top = 149
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =