代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/360588/10085717
pas fiveformpas.pas
unit fiveformpas;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, ImgList, ComCtrls, IdBaseComponent,
IdComponent,
www.eeworm.com/read/360447/10091648
pas aqdockcustform.pas
{*******************************************************************}
{ }
{ AutomatedDocking Library (Cross-Platform Edition)
www.eeworm.com/read/360447/10091814
pas aqdockingutils.pas
{*******************************************************************}
{ }
{ AutomatedDocking Library (Cross-Platform Edition)
www.eeworm.com/read/360447/10092039
~1~ aqdockcustform.pas.~1~
{*******************************************************************}
{ }
{ AutomatedDocking Library (Cross-Platform Edition)
www.eeworm.com/read/164693/10095249
pas usermanage.pas
unit usermanage;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Tfrmadmin = class(TForm)
Edit1: TEdi
www.eeworm.com/read/164528/10104487
pas htmled1.pas
{
The purpose of this demo is to illustrate the usage of the new FindDisplayPos,
FindSourcePos, and DisplayPosToXY methods and SelStart, SelLength properties.
These new properties and method
www.eeworm.com/read/164528/10104519
pas flashunit.pas
{
Demo program to show how to use the OnObjectTag event to display Flash .swf files.
Most computers will have the Flash.ocx already installed. To set it up in
Delphi:
1. Click on Component|
www.eeworm.com/read/164528/10104527
pas unit1.pas
{Demo to illustrate the use of the OnStreamRequest and OnImageRequest events
with TFrameViewer.
For the purpose of this demo, the streams are obtained from existing files,
the demo.htm files
www.eeworm.com/read/164528/10104540
pas previewform.pas
{*************************************************************}
{* *}
{* Thanks to Chris Wallace for most of the ideas and *}
{* c
www.eeworm.com/read/164528/10104545
pas hfunit.pas
{Demo program to show usage of the OnPrintHTMLHeader/Footer events to add
Headers and Footers to the Print job.}
{$ifdef ver140}
{$warn Symbol_Platform Off}
{$endif}
{$ifdef ver150}
{$wa