IdxRichEditBookmark.GetName Method
In This Article
Returns the bookmark’s name.
#Declaration
Delphi
function GetName: string;
#Returns
Type |
---|
string |
#Remarks
The GetName function is a getter of the Name property.
See Also