Table of Contents

TTMSFNCWXOCRHelperSelectionTemplate Class

A reusable, serializable set of selection regions. A template captures the rectangles selected on one image so the same regions can be applied to another image, and supports persistence to and from JSON.

API unit family: TMSFNCWXOCRHelper Inherits from: TObjectList<TTMSFNCWXOCRHelperRectangle> Implements: ITMSFNCBaseListIO, ITMSFNCBasePersistenceIO

Syntax

TTMSFNCWXOCRHelperSelectionTemplate = class(TObjectList<TTMSFNCWXOCRHelperRectangle>, ITMSFNCBaseListIO, ITMSFNCBasePersistenceIO)

Properties

Name Description
Items Provides typed indexed access to the selection rectangles in the template.