代码搜索:ExtCtrls
找到约 10,000 项符合「ExtCtrls」的源代码
代码结果 10,000
www.eeworm.com/read/328831/12999327
pas shadowu.pas
unit ShadowU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, jpeg, ComCtrls, StdCtrls;
type
TShadowF = class(TForm)
www.eeworm.com/read/328795/13001756
pas classcross.pas
unit classCross;
interface
uses
unitConst, classVehicle, Graphics, Math, ExtCtrls, Classes, SysUtils;
type
TTrafficCross= class
public
constructor Create(var image: TImage; time
www.eeworm.com/read/328795/13001763
pas frommain.pas
unit fromMain;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Tfrmmain = class(TForm)
imgMain: TImag
www.eeworm.com/read/328795/13001768
~pas frommain.~pas
unit fromMain;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Tfrmmain = class(TForm)
imgMain: TImag
www.eeworm.com/read/328795/13001789
pas classvehicle.pas
unit classVehicle;
interface
uses
unitConst, ExtCtrls, Classes;
type
TVehicle= class
public
constructor Create(var image: TImage; vtype: TVehicleType; direction: TDirection; hea
www.eeworm.com/read/328679/13008087
pas untmath.pas
unit Untmath;
interface
uses
Windows, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons,MMSystem, Menus,
RzSpnEdt, jpeg ;
type
TFrmmath
www.eeworm.com/read/328679/13008147
pas untinput.pas
unit UntInput;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons, ComCtrls, ToolWin, ImgList;
type
TFrmin
www.eeworm.com/read/141461/13009958
pas salebackfrm.pas
unit SaleBackFrm;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, ComCtrls, Mask, DBCtrls, MainDM, CommonFunc, ToolWin,
Grids, DBGrids,
www.eeworm.com/read/141461/13009991
pas sysoperatorinputfrm.pas
unit SysOperatorInputFrm;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, ComCtrls, ToolWin, MainDM, DBCtrls, Mask, CommonFunc,
Grids, D
www.eeworm.com/read/141461/13010002
pas storagequeryfrm.pas
unit StorageQueryFrm;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, MainDM, CommonFunc, Grids, DBGrids, ComCtrls, CheckLst;
type
TS