Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
RosiCompGlobalCfg
type TAnchorInfo = class(TObject)
define class for storing information of one anchor, used by rHTMLLabel and rHTMLDrawText
LinkType: string;
LinkName: string;
Rect: TRect;