代码搜索:TObject
找到约 10,000 项符合「TObject」的源代码
代码结果 10,000
www.eeworm.com/read/427616/8929371
pas createroundrectregionu.pas
unit CreateRoundRectRegionU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
www.eeworm.com/read/427616/8929383
pas combinergnu.pas
unit CombineRgnU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
procedure Fo
www.eeworm.com/read/427616/8929408
pas excludecliprectu.pas
unit ExcludeClipRectU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image2: TImage;
Timer1:
www.eeworm.com/read/427616/8929413
pas pathtoregionu.pas
unit PathToRegionU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
Timer1: TT
www.eeworm.com/read/427616/8929431
pas createrectregionu.pas
unit CreateRectRegionU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
proc
www.eeworm.com/read/427616/8929434
pas offsetrgnu.pas
unit OffsetRgnU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
Timer1: TTime
www.eeworm.com/read/186507/8929441
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ToolWin, ImgList, ExtCtrls,ShellAPI,Registry;
type
TForm1 = c
www.eeworm.com/read/427616/8929450
pas selectclipregionu.pas
unit SelectClipRegionU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormCreate(Sender
www.eeworm.com/read/427616/8929467
pas offsetcliprgnu.pas
unit OffsetClipRgnU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
Timer1: T
www.eeworm.com/read/427616/8929499
pas invertrectu.pas
unit InvertRectU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
Bu