RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRichEdit Methods

The methods of the TCustomRichEdit class are listed here.

 
Name 
Description 
 
Initializes a window-creation parameter record passed in the Params parameter. 
 
Creates a Windows control corresponding to the edit control. 
 
Destroys the rich edit control's window. 
 
Sets the MaxLength property. 
 
Returns the cursor position. 
 
Returns the SelLength property. 
 
Returns the SelStart property. 
 
Returns the SelText property. 
 
Resize request event dispatcher. 
 
Selection change event dispatcher. 
 
Sets the cursor position in the text. 
 
Sets the SelLength property. 
 
Returns the SelStart property. 
 
Name 
Description 
 
Deletes all text from the rich edit control. 
 
Searches a given range in the text for a target string. 
 
Copies the selected text into a buffer and returns the number of characters copied. 
 
Formats and prints the contents of the rich edit control. 
 
Registers an association between a file extension and a TConversion object that can convert between the native file format and rich text format (RTF). 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!