代码搜索:testform

找到约 434 项符合「testform」的源代码

代码结果 434
www.eeworm.com/read/294747/8208898

ncb testform.ncb

www.eeworm.com/read/294747/8208942

cpp testform.cpp

// TestForm.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TestForm.h" #include "MainFrm.h" #include "TestFormDoc.h" #include "TestFormView.h" #if
www.eeworm.com/read/294747/8208968

dsw testform.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/294747/8209003

rc testform.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/294747/8209043

aps testform.aps

www.eeworm.com/read/171148/9769115

frx testform.frx

www.eeworm.com/read/171148/9769116

frm testform.frm

VERSION 5.00 Object = "{AC31EF70-90E1-43C9-8EC2-D47E6E2146D1}#1.0#0"; "DetuoSmsOcx.ocx" Begin VB.Form Form1 Caption = "德托短信二次开发包演示程序" ClientHeight = 7425 ClientLeft
www.eeworm.com/read/171148/9769118

log testform.log

行 130: 控件 Modem1 的类 DetuoSmsOCX.Modem 不是一个已加载的控件类。
www.eeworm.com/read/336165/12466636

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/336165/12466658

pas testform.pas

unit TestForm; interface uses SysUtils, Classes, Graphics, Controls, Forms, Dialogs; type TForm1 = class(TForm) private { Private declarations } public { Public declarat