代码搜索:ExtCtrls

找到约 10,000 项符合「ExtCtrls」的源代码

代码结果 10,000
www.eeworm.com/read/117054/14943157

pas mc_jls.pas

unit MC_JLS; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, jpeg, ExtCtrls, Buttons, ImgList; type TJLS = class(TForm) Panel1: TPanel;
www.eeworm.com/read/217737/14952626

pas stredit.pas

unit StrEdit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls; type TSedForm = class(TForm) Panel1: TPanel;
www.eeworm.com/read/217407/14965631

~pas about.~pas

unit about; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TaboutFrm = class(TForm) Image1: TImage; Label
www.eeworm.com/read/217407/14965649

pas about.pas

unit about; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TaboutFrm = class(TForm) Image1: TImage; Label
www.eeworm.com/read/217407/14965782

~pas ziliao.~pas

unit Ziliao; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, ComCtrls, MPlayer; type TZLFrm = class(TForm) Memo1: TM
www.eeworm.com/read/116418/14972255

pas clibmp.pas

unit CliBmp; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls; type TFormBmp = class(TForm) Image1: TImage; private { Pr
www.eeworm.com/read/116418/14974721

pas aboutf.pas

unit AboutF; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls; type TAboutBox = class(TForm) Panel1: TPanel;
www.eeworm.com/read/116174/14983886

pas icon16.pas

unit Icon16; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TFrame1 = class(TFrame) Image1: TImage; Labe
www.eeworm.com/read/116174/14985407

pas start.pas

unit Start; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, jpeg; type TfrmStart = class(TForm) Image1: TImage; p
www.eeworm.com/read/116174/14985817

pas myicon.pas

unit MyIcon; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TfrmMyIcon = class(TFrame) Image1: TImage; L