代码搜索:Button1
找到约 5,824 项符合「Button1」的源代码
代码结果 5,824
www.eeworm.com/read/279692/10402385
pas getboundsrectunit.pas
unit GetBoundsRectUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Labe
www.eeworm.com/read/279692/10402392
pas ulockwindowupdate.pas
unit ULockWindowUpdate;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Butt
www.eeworm.com/read/279692/10402418
pas ucreatesolidbrush.pas
unit UCreateSolidBrush;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
proc
www.eeworm.com/read/279692/10402449
pas ugetbkcolor.pas
unit UGetBkColor;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
procedure
www.eeworm.com/read/279692/10402527
pas getstockobjectu.pas
unit GetStockObjectU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
proced
www.eeworm.com/read/279692/10402567
pas createbrushindirectunit.pas
unit CreateBrushIndirectUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TB
www.eeworm.com/read/279692/10402613
pas udrawframecontrol.pas
unit UDrawFrameControl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
www.eeworm.com/read/279692/10402678
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/279692/10402705
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/279692/10402733
pas enumobjunit.pas
unit EnumObjUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
ListBox: TListBox;
Button1: