代码搜索:testform
找到约 434 项符合「testform」的源代码
代码结果 434
www.eeworm.com/read/460798/7240594
resources testform.testform.resources
www.eeworm.com/read/460798/7240599
resources testform.testform.resources
www.eeworm.com/read/387434/8676772
dfm testform.dfm
object Form1: TForm1
Left = 192
Top = 107
Width = 215
Height = 154
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/387434/8676789
pas testform.pas
unit TestForm;
interface
uses
SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TForm1 = class(TForm)
private
{ Private declarations }
public
{ Public declarat
www.eeworm.com/read/425808/10320251
log testform.log
行 13: 控件 labelshape2 的类 Project1.labelshape 不是一个已加载的控件类。
行 19: 属性名 _ExtentX 在 labelshape2 中是无效的。
行 20: 属性名 _ExtentY 在 labelshape2 中是无效的。
行 21: 属性名 labelshape2 在 labelshape2 中是无效的。
www.eeworm.com/read/425808/10320271
frm testform.frm
VERSION 5.00
Object = "{AA916CEC-D740-4904-ADF7-F65DFDC248ED}#1.0#0"; "Project1.ocx"
Begin VB.Form testform
Caption = "Form1"
ClientHeight = 2205
ClientLeft = 60
www.eeworm.com/read/422780/10610590
dfm testform.dfm
www.eeworm.com/read/422780/10610681
pas testform.pas
unit TestForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, cmpScrollingBars, cmpKeyboard, cmpScrollCanvas, fmMainForm,
StdCtrls, A
www.eeworm.com/read/159432/10650349
h testform.h
#if !defined(AFX_TESTFORM_H__ACCD86C4_D7C3_4753_A8D8_CDCE136BABBA__INCLUDED_)
#define AFX_TESTFORM_H__ACCD86C4_D7C3_4753_A8D8_CDCE136BABBA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/159432/10650369
cpp testform.cpp
// TestForm.cpp : implementation file
//
#include "stdafx.h"
#include "MyDatabase.h"
#include "TestForm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __