rvico TRichView Reference | TRichView

TCustomRichView.FindCheckpointByName

Top  Previous  Next

Returns the first checkpoint having the specified Name, or nil if there is no such checkpoint

function FindCheckpointByName(const Name: String): TCheckpointData;

 

unicode Unicode note: checkpoint names are ANSI strings

 

See also methods:

FindCheckpointByTag;

See also:

"Checkpoints".


RichView © Sergey Tkachenko