代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/478017/6728170
pas uabout.pas
{ JADD - Just Another DelphiDoc: Documentation from Delphi Source Code
Copyright (C) 2005-2008 Gerold Veith
This file is part of JADD - Just Another DelphiDoc.
DelphiDoc is free software:
www.eeworm.com/read/478017/6728185
pas umain.pas
{ JADD - Just Another DelphiDoc: Documentation from Delphi Source Code
Copyright (C) 2003-2008 Gerold Veith
This file is part of JADD - Just Another DelphiDoc.
DelphiDoc is free software:
www.eeworm.com/read/478017/6728203
pas udiagramform.pas
{ JADD - Just Another DelphiDoc: Documentation from Delphi Source Code
Copyright (C) 2004-2008 Gerold Veith
This file is part of JADD - Just Another DelphiDoc.
DelphiDoc is free software:
www.eeworm.com/read/477106/6745702
pas childwin.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) demo program }
{
www.eeworm.com/read/264470/11312784
pas editorquery.pas
unit EditorQuery;
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of fabFORCE DBDesigner4.
// Cop
www.eeworm.com/read/264467/11313282
pas regunit.pas
unit RegUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ActiveX, ComObj;
type
TfrmReg = class(TForm)
Button1:
www.eeworm.com/read/263901/11337609
pas main.pas
//主单元 main.pas
//BY Lishun,1999,all rights reserved
unit main;
interface
uses
all, windows, Dialogs, Menus, Grids, Buttons, StdCtrls, jpeg,
Graphics, Controls, ExtCtrls, Classes, Forms
www.eeworm.com/read/409054/11359693
pas main.pas
//主单元 main.pas
//BY Lishun,1999,all rights reserved
unit main;
interface
uses
all, windows, Dialogs, Menus, Grids, Buttons, StdCtrls, jpeg,
Graphics, Controls, ExtCtrls, Classes, Forms
www.eeworm.com/read/407085/11430253
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ComCtrls,Registry,inifiles, ExtCtrls;
type
TForm1 =
www.eeworm.com/read/404392/11485791
pas blobdemo.pas
(* BLOBDEMO.PAS for TCompress V3.0 (only comments changed from V2.5)
This unit provides example code for two things:
1. On-the-fly creation of compressed blob fields
2. Writing and readi