代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/186914/8891763
pas xmltestmain.pas
{
This simple example shows how to use NativeXml to load an XML file, and
shows how to do this in a few different ways.
This example also contains benchmarking tests.
Copyright (c) 200
www.eeworm.com/read/186914/8891794
~pas xmltestmain.~pas
{
This simple example shows how to use NativeXml to load an XML file, and
shows how to do this in a few different ways.
This example also contains benchmarking tests.
Copyright (c) 200
www.eeworm.com/read/186914/8891910
pas main.pas
{
Test program for the NativeXmlAppend unit
The NativeXmlAppend unit implements a way to add XML data to *existing* XML files
on disk *without* loading them completely. This way, one avoids
www.eeworm.com/read/186914/8891931
~pas objecttoxmlmain.~pas
{ unit ObjectToXmlMain
This demo unit illustrates how to use the NativeXmlObjectStorage unit in order
to store any TObject descendant to an XML file or stream.
Copyright (c) 2004 Simdesig
www.eeworm.com/read/186914/8891966
pas objecttoxmlmain.pas
{ unit ObjectToXmlMain
This demo unit illustrates how to use the NativeXmlObjectStorage unit in order
to store any TObject descendant to an XML file or stream.
Copyright (c) 2004 Simdesig
www.eeworm.com/read/186914/8891992
~pas main.~pas
{ Unit Main
This unit is the main unit for XmlEditor.exe.
XmlEditor uses the VirtualTreeView component written by Mike Lischke
Author: Nils Haeck
email: n.haeck@simdesign.nl
Date
www.eeworm.com/read/186914/8892019
pas main.pas
{ Unit Main
This unit is the main unit for XmlEditor.exe.
XmlEditor uses the VirtualTreeView component written by Mike Lischke
Author: Nils Haeck
email: n.haeck@simdesign.nl
Date
www.eeworm.com/read/186661/8920480
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Spin, StdCtrls, ComCtrls, Buttons, ExtCtrls, IDHTTP, unit2, Unit3,
OleCtrl
www.eeworm.com/read/383731/8922910
pas backupdata_unit.pas
unit BackUpData_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Base_Unit, Gauges, StdCtrls, Buttons, Menus, StdActns, ActnList,
www.eeworm.com/read/383731/8922946
pas findsubject_unit.pas
unit FindSubject_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Base_Unit, ExtCtrls, Grids, DBGrids, StdCtrls, Buttons, DB,
Com