Set ILPropertyTypes.TILTerminationTypes

From Mitov Wiki Doc
Revision as of 00:17, 11 October 2012 by David Alm (Talk | contribs)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: IntelligenceLabBasicPkg

Unit: ILPropertyTypes

Contents

Syntax

Delphi:

type TILTerminationTypes = set of TILTerminationType;

C++ Builder:

typedef Set<TILTerminationType, ttIteration, ttEpsilon > TILTerminationTypes;

Visual C++ (MFC):

typedef CTSet<CTILTerminationType, ttIteration, ttEpsilon > CTILTerminationTypes;

Summary

Set of TILTerminationType enumerations.

Description

Defines set of TILTerminationType enumerations.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox