代码搜索:Tmemo
找到约 2,291 项符合「Tmemo」的源代码
代码结果 2,291
www.eeworm.com/read/149795/5697561
txt tmemo-jiri-phone-shopping.txt
$Id: tmemo-jiri-phone-shopping.txt,v 1.2 2003/04/14 03:05:15 jiri Exp $
jiri's SIP phone shopping list
------------------------------
This is Jiri's list of wishes for SIP "hardphones". When there i
www.eeworm.com/read/187332/5224896
txt tmemo-jiri-phone-shopping.txt
$Id: tmemo-jiri-phone-shopping.txt,v 1.2 2003/04/14 03:05:15 jiri Exp $
jiri's SIP phone shopping list
------------------------------
This is Jiri's list of wishes for SIP "hardphones". When there i
www.eeworm.com/read/435474/7791519
pas exfirstu.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/306033/13754647
pc c_import.pc
using StdCtrls, Forms
class MyForm: TForm {
private TMemo Memo;
void MyForm(Owner) {
this = base.Create(Owner);
Top = 100;
Left = 200;
Caption = "MyForm";
Memo
www.eeworm.com/read/427648/8927281
pas utcpip.pas
unit uTCPIP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, IPHelper, StdCtrls, ComCtrls, Buttons, jpeg;
const
version = '1.0';
www.eeworm.com/read/427648/8927292
~pas utcpip.~pas
unit uTCPIP;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, IPHelper, StdCtrls, ComCtrls, Buttons, jpeg;
const
version = '1.0';
www.eeworm.com/read/383326/8954653
h unit5.h
//---------------------------------------------------------------------------
#ifndef Unit5H
#define Unit5H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/426513/9016944
~pas countunit.~pas
unit CountUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Me
www.eeworm.com/read/382184/9043065
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,des;
type
TForm1 = class(TForm)
Button1: TButton;
La
www.eeworm.com/read/281789/9135411
pas specs.pas
{*********************************************}
{ TeeChart Delphi Component Library }
{ Chart Specs Form Demo }
{ Copyright (c) 1995-1996 David Berneda }
{ Al