代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/451644/7460401
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
matrx2=array of array of real;
type
TForm1 = class(TForm)
B
www.eeworm.com/read/451644/7460418
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/450569/7481008
pas iconlist.pas
(* GREATIS BONUS * TIconList *)
(* Copyright (C) 1998-2007 Greatis Software *)
(* http://www.greatis.com/delphibonus.htm *)
unit IconList;
interface
uses
Windows,
www.eeworm.com/read/449530/7501258
h hotel.h
/* hotel.h -- constants and declarations for hotel.c */
#define QUIT 5
#define HOTEL1 80.00
#define HOTEL2 125.00
#define HOTEL3 155.00
#define HOTEL4 200.00
#define DISCOUNT 0.
www.eeworm.com/read/448207/7538008
pas dialer.pas
unit Dialer;
interface
uses
Windows, SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics,
Controls, Forms, Dialogs, IniFiles;
type
TComPort = (dpCOM1,dpCOM2,dpCOM3,dpCOM4);
www.eeworm.com/read/448103/7540164
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/444437/7612744
pas about.pas
unit About;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License");
www.eeworm.com/read/444437/7612753
pas textquery.pas
unit TextQuery;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License