代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/282326/9101266
pas bookhisfindut.pas
unit bookhisfindut;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DB, ADODB, Grids, DBGrids, StdCtrls, Buttons, ComCtrls;
www.eeworm.com/read/282326/9101288
~pas bookfindut.~pas
unit bookfindut;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DB, ADODB, Grids, DBGrids, StdCtrls, Buttons, ComCtrls;
typ
www.eeworm.com/read/381141/9107807
cpp resmanagement.cpp
/**
*
* Definition of CResManagement
*
* Copyright (c) 2004 Nokia Corporation
* version 2.0
*/
// INCLUDE FILES
#include "ResManagement.h"
#include
#include
#incl
www.eeworm.com/read/380841/9126451
pas unit_test.pas
unit Unit_test;
// A Zlib little example by Roberto Della Pasqua, www.dellapasqua.com C.Ott2002
// I hope to be util for the people working for the first time with streams, strings, and zlib
//
www.eeworm.com/read/281789/9135380
pas tablepie.pas
{*********************************************}
{ TeeChart Delphi Component Library }
{ Table Data-Aware Chart Demo }
{ Copyright (c) 1995-1996 by David Berneda }
{ Al
www.eeworm.com/read/281789/9135393
pas pie.pas
{*********************************************}
{ TeeChart Delphi Component Library }
{ Pie Series Type Demo }
{ Copyright (c) 1995-1996 by David Berneda }
{ Al
www.eeworm.com/read/183799/9138279
~pas main.~pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, Grids, StdCtrls, Buttons, jpeg, ExtCtrls;
type
Tmainfrm = class(T
www.eeworm.com/read/183799/9138316
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, Grids, StdCtrls, Buttons, jpeg, ExtCtrls;
type
Tmainfrm = class(T
www.eeworm.com/read/380622/9141081
pas beginthreaddemo.pas
unit BeginThreadDemo;
// Simple demonstration of using a background thread to compute
// a Mandelbrot set. For some good information on the Mandelbrot set
// and ways to make this simple program
www.eeworm.com/read/281518/9151900
pas runsql_u.pas
unit runsql_u;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, StdCtrls, ExtCtrls, Grids, DBGrids, DB, ADODB, ComObj;
type