代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/320005/13437035
dfm mailmerge.dfm
object RichEditMerge: TRichEditMerge
Left = 102
Top = 46
Width = 524
Height = 463
Caption = 'RichEdit Tag Demo'
Color = clBtnFace
Constraints.MinWidth = 372
Font.Charset = DEFA
www.eeworm.com/read/264467/11313169
pas syntaxhi.pas
Unit SyntaxHi;
Interface
{$I XQ_FLAG.INC}
Uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
xqlex, xqyacc, StdCtrls, Inifiles, ComCtrls, Buttons, RichEdit, xq
www.eeworm.com/read/251189/12358482
pas helpform.pas
unit HelpForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TForm1 = class(TForm)
RichEdit1: TRich
www.eeworm.com/read/132227/14103548
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IDE.rc
//
#define IDD_ABOUTBOX 100
#define IDC_RICHEDIT 101
#define I
www.eeworm.com/read/210091/15207506
dfm mailmerge.dfm
object RichEditMerge: TRichEditMerge
Left = 102
Top = 46
Width = 524
Height = 463
Caption = 'RichEdit Tag Demo'
Color = clBtnFace
Constraints.MinWidth = 372
Font.Charset = DEFA
www.eeworm.com/read/336715/3348253
pas rtfeditor.pas
unit RTFEditor;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, RichEdit2, ToolWin, ExtCtrls{$IFDEF VER120}, ImgList{$ENDIF};
www.eeworm.com/read/416410/2124169
dfm mailmerge.dfm
object RichEditMerge: TRichEditMerge
Left = 102
Top = 46
Width = 524
Height = 463
Caption = 'RichEdit Tag Demo'
Color = clBtnFace
Constraints.MinWidth = 372
Font.Charset = DEFA
www.eeworm.com/read/380043/2664573
pas forminpage.pas
unit FormInPage;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TForm2 = class(TForm)
RichEdit1: TRi
www.eeworm.com/read/135130/13956159
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IDE.rc
//
#define IDD_ABOUTBOX 100
#define IDC_RICHEDIT 101
#define I
www.eeworm.com/read/101790/15814502
htm subject_62395.htm
序号:62395 发表者:stevenli 发表日期:2003-11-26 15:54:13
主题:请教:如何在一个子线程中控制CMainFrame中的RichEdit control的显示内容
内容:请教:如何在一个子线程中控制CMainFrame中的RichEdit control的显示内容?