Class TCilTsegData

Unit

Declaration

type TCilTsegData = class(TObject)

Description

Ancestor for CilTseg classes with a common Error property.

Hierarchy

Overview

Methods

Public constructor Create; virtual;

Properties

Public property Error: boolean read FError write SetError;

Description

Methods

Public constructor Create; virtual;

Constructor method to override in your descendant classes.

Properties

Public property Error: boolean read FError write SetError;

This property is True if an error occured to access to this an API or some datas. If all went good, the Error property is set to False.

CilTseg for Delphi (c) 2024-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.