代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/431193/8703326
pas mainform.pas
unit mainform;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CMPhoenix, ExtCtrls;
//function Connect: Cardinal; External '
www.eeworm.com/read/431193/8703337
~pas mainform.~pas
unit mainform;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CMPhoenix, ExtCtrls;
//function Connect: Cardinal; External '
www.eeworm.com/read/387123/8704934
pas zc.pas
unit zc;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
Tfrmzc = class(TForm)
num: TEdit;
Label
www.eeworm.com/read/431055/8711599
pas afirstpage.pas
unit AFirstPage;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, ExtCtrls, ComCtrls;
type
TAFirst = class(TForm)
PageCon
www.eeworm.com/read/287177/8712125
~h main.~h
//---------------------------------------------------------------------------
#ifndef mainH
#define mainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/287177/8712132
h main.h
//---------------------------------------------------------------------------
#ifndef mainH
#define mainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/287177/8712463
~h main.~h
//---------------------------------------------------------------------------
#ifndef mainH
#define mainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/287177/8712473
h main.h
//---------------------------------------------------------------------------
#ifndef mainH
#define mainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/287173/8712903
cpp unit2.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
#include "Unit2.h"
//--------------------------------------
www.eeworm.com/read/287170/8713392
h unit1.h
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include