<< Click to display table of contents >> TCheckpointData Type |
Unit [VCL/FMX] RVStyle / fmxRVStyle;
type
TCheckpointData = type Pointer;
Value of this type identifies one checkpoint.
It can be obtained as a parameter of several events, or as a return value of several methods of TRichView.
All properties of checkpoint can be extracted from this value using other RichView methods.
See "Checkpoints" for details.