代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/142576/12936669
txt readme.txt
RichEdit Test Program
The REITP sample demonstrates the main features of a RichEdit control. It is
also a good replacement for the NotePad applet.
www.eeworm.com/read/142085/12966269
pas unit1.pas
{
程序编写:断剑
日期:2005-11-1
}
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, StdCtrls, ComCtrls, ExtCtrls, clipbrd,
www.eeworm.com/read/141488/13008600
pas unit1.pas
Unit Unit1;
Interface
Uses
Windows,
Messages,
SysUtils,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
StdCtrls,
Buttons,
ComCtrls,
ExtCtrls,
www.eeworm.com/read/240957/13185101
pas utxtfrm.pas
unit uTxtfrm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Jpeg,
Dialogs, StdCtrls, TB2Dock, TB2Toolbar, TBX, SpTBXItem, TB2Item, TBXAluminumThe
www.eeworm.com/read/137290/13334383
pas frxricheditor.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ RichEdit design editor }
{ }
{ Copyright (c) 1998-2005 }
{ by Alexander Tzyganenko, }
{ Fast Reports Inc. }
{ }
{*******
www.eeworm.com/read/136254/13384427
pas mainunit.pas
//---------------------------------------------------------------------------
//(R)CopyRight KivenSoft International ,inc 1998
//程序名称:电子书库
//单元名称:主窗口单元
//作 者:李会文
//单元名称:主程序单元
//开始时间:1998.07.2
www.eeworm.com/read/320005/13436661
dfm wwprprx.dfm
object wwEditRegexForm: TwwEditRegexForm
Left = 244
Top = 238
BorderStyle = bsDialog
Caption = 'Design Regular Expression'
ClientHeight = 267
ClientWidth = 473
Color = clBtnFace
www.eeworm.com/read/320005/13436689
pas wwrichtb.pas
{
//
// Components : TwwRichTabDialog
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
// 8/26/98 - Change the tab order to not be a sorted listbox, as this would
// not allow i
www.eeworm.com/read/320005/13436696
pas wwrchdlg.pas
{
//
// Components : TwwRichParagraphDialog
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
// 1/5/99 - Support rich edit 1 in paragraph
}
{$R-}
{$i wwIfDef.pas}
unit wwrchdlg;
int
www.eeworm.com/read/320005/13436702
pas wwrich.pas
{
//
// Components : TwwRichEditForm
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
// 9/15/98 - Only show InsertObject if not readonly
// 12/23/98 - Include Redo hint for Delphi 4
//