代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/204668/15335317
pas fr_view.pas
{*****************************************}
{ }
{ FastReport v2.3 }
{ Report preview }
{
www.eeworm.com/read/203690/15353042
pas rtcthrpool.pas
{
@html()
Thread Pool
@html()
- Copyright (c) Danijel Tkalcec
@html()
Thread pooling mechanism used by all RTC connection components
when component's @Link(TRtcCo
www.eeworm.com/read/203690/15353054
pas rtctimer.pas
{
@html()
Timer
@html()
- Copyright (c) Danijel Tkalcec
@html()
Thread-safe timer class,
tightly coupled with the RTC Window Handle and Thread Pool mechanisms.
www.eeworm.com/read/201189/15413804
pas xchartf.pas
unit XChartF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, vcfi, Grids, StdCtrls;
type
TForm1 = class(TForm)
StringGrid1: T
www.eeworm.com/read/201189/15414396
pas minesf.pas
unit Minesf;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics,
Controls, Forms, Dialogs, Grids, StdCtrls, Menus, ExtCtrls;
{constant values used by the program; if you chan
www.eeworm.com/read/113884/15445048
pas mainform.pas
(*======================================================================*
| MainForm |
|
www.eeworm.com/read/109550/15555176
pas srv5.pas
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Object: Demo program to show how to use TWSocket object is a very
sim
www.eeworm.com/read/108182/15591343
cpp pingtst1.cpp
/*---------------------------------------------------------------------------
Author: Fran鏾is PIETTE
Description: This demo show how to use the TPing object to ping any host.
Creation:
www.eeworm.com/read/108182/15591826
pas srv5.pas
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Object: Demo program to show how to use TWSocket object is a very
sim
www.eeworm.com/read/106476/15635738
pas maindatamodule.pas
unit MainDataModule;
interface
uses
Windows, SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADOCon: TADOConnection;
ADOTable2: TADOTable;
procedure DataM