代码搜索:testform
找到约 434 项符合「testform」的源代码
代码结果 434
www.eeworm.com/read/410920/2199171
pas testform.pas
unit TestForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFormTest = class(TForm)
Label1: TLabel;
Ed
www.eeworm.com/read/379506/2672061
dfm testform.dfm
object frmTest: TfrmTest
Left = 192
Top = 107
Width = 623
Height = 563
Caption = 'frmTest'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.He
www.eeworm.com/read/379506/2672064
h testform.h
//---------------------------------------------------------------------------
#ifndef TestFormH
#define TestFormH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/379506/2672067
cpp testform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "TestForm.h"
//---------------------------------------------------------
www.eeworm.com/read/379506/2672174
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/379506/2672212
pas testform.pas
{******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
Contributor(s):
You may ret
www.eeworm.com/read/372688/2769899
cs testform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace HPIResource.HisF
www.eeworm.com/read/364601/2901783
java testform.java
/*
* Generated by MyEclipse Struts
* Template path: templates/java/JavaClass.vtl
*/
package com.jmwl.form;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts.action.Acti
www.eeworm.com/read/357319/3019199
dfm testform.dfm
object frmTest: TfrmTest
Left = 192
Top = 107
Width = 623
Height = 563
Caption = 'frmTest'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.He