代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/416410/2123903
pas wwtrackicon.pas
{
//
// Components : TwwTrackIcon - Used by richedit ruler
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
}
unit wwTrackIcon;
interface
uses
Windows, Messages, SysUtils, Clas
www.eeworm.com/read/416410/2124302
pas wwrichobjinfo.pas
unit wwrichobjinfo;
{
//
// Components : OLE Object Information for Richedit
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
}
interface
uses
Windows, WinTypes, Messages, SysUtils
www.eeworm.com/read/416410/2124313
pas wwtrackicon.pas
{
//
// Components : TwwTrackIcon - Used by richedit ruler
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
}
unit wwTrackIcon;
interface
uses
Windows, Messages, SysUtils, Clas
www.eeworm.com/read/409921/2226115
c run.c
/*
* RichEdit - operations on runs (diRun, rectangular pieces of paragraphs).
* Splitting/joining runs. Adjusting offsets after deleting/adding content.
* Character/pixel conversions.
*
* Co
www.eeworm.com/read/409921/2226121
c wrap.c
/*
* RichEdit - Paragraph wrapping. Don't try to understand it. You've been
* warned !
*
* Copyright 2004 by Krzysztof Foltman
*
* This library is free software; you can redistribute it an
www.eeworm.com/read/409921/2226125
c row.c
/*
* RichEdit - Operations on rows of text (rows are recreated during
* wrapping and are used for displaying the document, they don't keep any
* true document content; delete all rows, rewrap al
www.eeworm.com/read/275465/10816123
h frmtbar.h
/*
* frmtbar.h
*
* Declarations for a richedit format bar
*
*/
// Control IDs for the comboboxes. Returned to the user on selections
#define TBI_Name 21761
#define TBI_Size 21762
www.eeworm.com/read/470714/6906178
inf yrpasedt.inf
[DSP upload]
Filename=yrpasedt.zip
Replacements=
Version=1.04
FileURL=
Description=Delphi PAS and DFM editor. International Codeware tutorial for use of PageControl/TabSheet/RichEdit as a Delphi
www.eeworm.com/read/461488/7226537
pas gwclip.pas
unit GWClip;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Grids, ComCtrls
type
TfrmClip=class(TForm)
RichEdit1: TRi
www.eeworm.com/read/142576/12936736
h frmtbar.h
/*
* frmtbar.h
*
* Declarations for a richedit format bar
*
*/
// Control IDs for the comboboxes. Returned to the user on selections
#define TBI_Name 21761
#define TBI_Size 21762