Set ILPropertyTypes.TILTerminationTypes

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)

Revision as of 19:35, 29 November 2011

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