代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/429300/8812180
pas upolybezier.pas
unit UPolyBezier;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TObje
www.eeworm.com/read/429300/8812190
pas upolyline.pas
unit UPolyLine;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TObject
www.eeworm.com/read/429300/8812195
pas upaintrgn.pas
unit UPaintRGN;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TObject
www.eeworm.com/read/429300/8812211
pas ucreatepen.pas
unit UCreatePen;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
R
www.eeworm.com/read/429300/8812215
pas ucreatehatchbrush.pas
unit UCreateHatchBrush;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
proc
www.eeworm.com/read/429300/8812218
pas upolypolyline.pas
unit UPolyPolyLine;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TOb
www.eeworm.com/read/429300/8812228
pas ucreatepenindirect.pas
unit UCreatePenIndirect;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TButton
www.eeworm.com/read/429300/8812233
pas upolypolygon.pas
unit UPolyPolygon;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TObj
www.eeworm.com/read/429300/8812236
pas strokepathu.pas
unit StrokePathU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TForm1 = class(TForm)
procedure FormPaint(Sender: TObject);
priva
www.eeworm.com/read/429300/8812246
pas udrawfocusrect.pas
unit UDrawFocusRect;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TForm1 = class(TForm)
Button1: TButton;