代码搜索:richedit

找到约 1,124 项符合「richedit」的源代码

代码结果 1,124
www.eeworm.com/read/416410/2123958

pas wwrichspell.pas

unit wwrichspell; {$DENYPACKAGEUNIT ON} {$i wwIfDef.pas} interface uses wwriched; function SpellCheckWithCom(RichEdit: TwwCustomRichEdit; var ErrorStarting: boolean): boolean; impl
www.eeworm.com/read/416410/2124166

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/416410/2124411

pas wwrichspell.pas

unit wwrichspell; {$DENYPACKAGEUNIT ON} {$i wwIfDef.pas} interface uses wwriched; function SpellCheckWithCom(RichEdit: TwwCustomRichEdit; var ErrorStarting: boolean): boolean; impl
www.eeworm.com/read/409921/2226116

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/409921/2226117

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
www.eeworm.com/read/409921/2226120

c undo.c

/* * RichEdit - functions dealing with editor object * * Copyright 2004 by Krzysztof Foltman * * This library is free software; you can redistribute it and/or * modify it under the terms o
www.eeworm.com/read/409921/2226133

c string.c

/* * RichEdit - string operations * * Copyright 2004 by Krzysztof Foltman * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/409921/2226135

c caret.c

/* * RichEdit - Caret and selection functions. * * Copyright 2004 by Krzysztof Foltman * Copyright 2005 by Phil Krylov * * This library is free software; you can redistribute it and/or *
www.eeworm.com/read/409921/2226136

c paint.c

/* * RichEdit - painting functions * * Copyright 2004 by Krzysztof Foltman * Copyright 2005 by Phil Krylov * * This library is free software; you can redistribute it and/or * modify it u
www.eeworm.com/read/422780/10610126

pas richole.pas

unit RichOle; interface uses Windows, Classes, ActiveX, RichEdit, Clipbrd; type TReObject = record cbStruct : DWORD; // Size of structure cp : LongInt; // Character position of