代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/409921/2226134
h editor.h
/*
* RichEdit - prototypes for functions and macro definitions
*
* Copyright 2004 by Krzysztof Foltman
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/409921/2226137
c context.c
/*
* RichEdit - Operation context functions
*
* Copyright 2004 by Krzysztof Foltman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/107418/15607712
cpp formatbar.cpp
/////////////////////////////////////////////////////////////////////////////
// FormatBar.cpp : implementation file
//
#include "stdafx.h"
#include "RichEdit.h"
#include "FormatBar.h"
#ifde
www.eeworm.com/read/101389/15835228
cpp formatbar.cpp
/////////////////////////////////////////////////////////////////////////////
// FormatBar.cpp : implementation file
//
#include "stdafx.h"
#include "RichEdit.h"
#include "FormatBar.h"
#ifde
www.eeworm.com/read/169661/9847407
pas formrichesavetobmpunit.pas
unit FormRichESaveToBmpUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, RichEdit, Spin;
type
TFormRichESav
www.eeworm.com/read/137290/13334202
pas frxrich.pas
{******************************************}
{ }
{ FastReport v3.0 }
{ RichEdit Add-In Object }
{ }
{ Copyright (c) 1998-2005 }
{ by Alexander Tzyganenko, }
{ Fast Reports Inc. }
{ }
{*******
www.eeworm.com/read/320005/13437032
dfm printheader.dfm
object PrintHeaderForm: TPrintHeaderForm
Left = 149
Top = 151
BorderStyle = bsDialog
Caption = 'Headers and Footers in RichEdit'
ClientHeight = 341
ClientWidth = 536
Color = clBtn
www.eeworm.com/read/210091/15207503
dfm printheader.dfm
object PrintHeaderForm: TPrintHeaderForm
Left = 149
Top = 151
BorderStyle = bsDialog
Caption = 'Headers and Footers in RichEdit'
ClientHeight = 341
ClientWidth = 536
Color = clBtn
www.eeworm.com/read/242732/4543580
c richole.c
/*
* RichEdit GUIDs and OLE interface
*
* Copyright 2004 by Krzysztof Foltman
* Copyright 2004 Aric Stewart
*
* This library is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/242732/4543581
c style.c
/*
* RichEdit style management functions
*
* Copyright 2004 by Krzysztof Foltman
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Le