Links
EControl Syntax Editor SDK
TSingleTagCondition Class

Condition for testing single token.

TSingleTagCondition = class(TCollectionItem);

ecSyntAnal

Object of this class is contained in the TTagBlockCondition.ConditionList collection. 

Each TSingleTagCondition can be applied to test single token. 

Array of TSingleTagCondition items is used to construct complex conditions on token sequences.

Topic 
Description 
The methods of the TSingleTagCondition class are listed here. 
The properties of the TSingleTagCondition class are listed here. 
 
Method 
 
virtual 
 
Property 
TSingleTagCondition Methods 
Description 
Internal function that tests Token. 
Creates and initializes a TSingleTagCondition instance. 
Destroys an instance of TSingleTagCondition. 
TSingleTagCondition Properties 
Description 
Specifies conditional operation. 
Specifies whether text comparing has to ignore case. 
Contains list of strings to be compared with token string. 
Bit array that specifies a set of the token types to test token. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!