代码搜索:testform
找到约 434 项符合「testform」的源代码
代码结果 434
www.eeworm.com/read/328519/13022866
dfm test.dfm
object TestForm: TTestForm
Left = 192
Top = 107
Width = 201
Height = 375
Caption = 'TestForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/328519/13023105
~dfm test.~dfm
object TestForm: TTestForm
Left = 192
Top = 107
Width = 201
Height = 375
Align = alLeft
Caption = 'TestForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = cl
www.eeworm.com/read/214070/15114607
vbw mytest.vbw
TestForm = 88, 88, 847, 536, Z, 154, 154, 645, 594, C
ComFuns = 110, 110, 869, 558, C
www.eeworm.com/read/201189/15413770
dpr testprj.dpr
program TestPrj;
uses
Forms,
TestForm in 'TestForm.pas' {Form1},
Base in 'Base.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Applicat
www.eeworm.com/read/110446/15533412
~dfm frmtest.~dfm
object TestForm: TTestForm
Left = 192
Top = 107
Width = 696
Height = 480
Caption = 'TestForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/110446/15533413
dfm frmtest.dfm
object TestForm: TTestForm
Left = 245
Top = 155
Width = 447
Height = 314
Caption = 'TestForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font