代码搜索:testform
找到约 434 项符合「testform」的源代码
代码结果 434
www.eeworm.com/read/124553/6045678
dfm testform.dfm
object Form1: TForm1
Left = 184
Top = 39
Width = 544
Height = 375
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/124553/6045720
pas testform.pas
unit TestForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
private
{ Pr
www.eeworm.com/read/106760/6191210
java testform.java
/*
* CyberTester - J2EE Web application for creating, delivering and managing tests/exams/surveys.
* Copyright (C) 2004 CyberDemia Research and Services Pty Ltd
*
* This program is free software;
www.eeworm.com/read/106759/6191404
java testform.java
/*
* CyberTester - J2EE Web application for creating, delivering and managing tests/exams/surveys.
* Copyright (C) 2003 CyberDemia Research and Services Pty Ltd
*
* This program is free software;
www.eeworm.com/read/103322/6216942
vb testform.vb
Option Strict On
Public Class TestForm
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call
www.eeworm.com/read/103322/6216951
vb testform.vb
Public Class TestForm
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the
www.eeworm.com/read/103322/6216986
vb testform.vb
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Wi