Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TReplaceDialogRec Struct Reference

#include <editors.h>

List of all members.

Public Methods

 TReplaceDialogRec (const char *str, const char *rep, ushort flgs)

Public Attributes

char find [maxFindStrLen]
char replace [maxReplaceStrLen]
ushort options


Detailed Description

Data record used by TEditor.
See also:
TEditor::replace , TFindDialogRec , TView::dataSize , TView::getData , TView::setData

Definition at line 1509 of file editors.h.


Constructor & Destructor Documentation

TReplaceDialogRec::TReplaceDialogRec ( const char * str,
const char * rep,
ushort flgs ) [inline]
 

Undocumented.

Definition at line 1514 of file editors.h.


Member Data Documentation

char TReplaceDialogRec::find
 

Undocumented.

Definition at line 1523 of file editors.h.

ushort TReplaceDialogRec::options
 

Undocumented.

Definition at line 1531 of file editors.h.

char TReplaceDialogRec::replace
 

Undocumented.

Definition at line 1527 of file editors.h.


The documentation for this struct was generated from the following file:
Generated at Sat Sep 22 20:19:32 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001