代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/345593/11806695
pas unit1.pas
{: Sample showing use of TGLSprite for "caterpillar" effect.
A bunch of TGLSprite is created in FormCreate, all copied from Sprite2 (used
as "template"), then we move and resize them as they
www.eeworm.com/read/345593/11806712
pas unit1.pas
{: Basic particle system.
This is a very basic use of the particle systems in GLScene : colored
alos (sprites) are created randomly with fade-in and fade-out effects, and
the whole pa
www.eeworm.com/read/345593/11806741
pas unit1.pas
{: Tentacles demo, a weird use for TGLPipe.
Serves as a test for TGLPipe's ability to have a per-node color with smooth
interpolation between nodes, and as some kind of sickening modern a
www.eeworm.com/read/345593/11806979
pas unit1.pas
{: Demonstrates how to check pressed keys and allow the user to remap controls.
The panel react to the "key" written in their Caption property, default
captions react to mouse buttons. If
www.eeworm.com/read/345593/11807078
pas unit1.pas
{: Demo/sample/testbed for RayCastIntersect.
The RayCastIntersect aims at determining an as precise as possible collision
detection between a ray and and object. With the intersection poi
www.eeworm.com/read/345593/11807493
pas unit1.pas
{: Basic demo for using the FullScreen Viewer and GLCanvas in GLScene.
This demo uses no forms, but switches directly to 800x600x32bpp fullscreen
mode and renders a teapot with a colored
www.eeworm.com/read/156270/11815009
pas querymember.pas
unit queryMember;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, Grids, DBGrids, ExtCtrls, DBCtrls,
dataModule, M
www.eeworm.com/read/257926/11904869
txt 1.txt
unit study;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdC
www.eeworm.com/read/257105/11950004
pas urepset.pas
unit URepSet;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls, Spin, registry, USetPlace, Qrctrls, QuickRpt, Buttons;
www.eeworm.com/read/257105/11950017
~pas urepset.~pas
unit URepSet;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls, Spin, registry, USetPlace, Qrctrls, QuickRpt, Buttons;