代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/164340/10116724
~pas mc_chpzgl.~pas
unit MC_CHPZGL;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, Buttons, Grids, Db, DBTables, DBGrids, Qrctrls,
QuickRpt;
www.eeworm.com/read/163904/10140240
pas main.pas
unit Main;
{
This is a test program for the TBmpListBox and TBmpComboBox
components. See BMPLBOX.PAS for details and documentation.
You mmust install the components in BMPLBOX.PAS before
www.eeworm.com/read/163902/10140261
pas dfwfindfileu.pas
unit DFWFindFileU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, ExtCtrls, Spin, DFWFindFile;
type
TMainForm = class(TF
www.eeworm.com/read/163899/10140580
pas unit1.pas
{
Joystick Demo - Jeff Kurtz
---------------------------------------------------------------------------
This example shows how to use the Joystick component -- Read the DOC file
for all the p
www.eeworm.com/read/163899/10140590
pas unit1.pas
{The Delphi Games Creator Demo Program
-------------------------------------
This demo shows how to use images from the Image Library component.
The TDGCImageLib component is assigned at design
www.eeworm.com/read/163899/10140634
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DGCStar, DGC, DDRAW;
type
TForm1 = class(TForm)
Screen1: TDGCScreen;
St
www.eeworm.com/read/163899/10140670
pas unit1.pas
{
Multiple Forms with DirectDraw's Full Screen Mode
-----------------------------------------------------------------------
This demo shows how to bring back the Windows screen so that you ca
www.eeworm.com/read/163899/10140690
pas unit1.pas
{The Delphi Games Creator Demo Program
-------------------------------------
This simple demo shows how the standard Delphi TCanvas class
is used with DirectDraw surfaces. This demo also uses
www.eeworm.com/read/163899/10140790
pas unit1.pas
{The Delphi Games Creator Demo Program
-------------------------------------
This is a simple demo that shows the use the trasition effects
component and the FX editor. The intdem.crl file conta
www.eeworm.com/read/163639/10151979
~pas deng_lu.~pas
unit deng_lu;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Tdenglu = class(TForm)
Edit1: TEdit;
Edit2: