Navigation: Code Documentation > IE > IESlotTest > Classes
TIEJoinTest Class
Represents type TIEJoinTest.
Namespace: IESlotTest
TPersistent IESlotTest.TIESlotTest IESlotTest.TIEJoinTest
Delphi
type TIEJoinTest = class(TIESlotTest) end;
Name
Description
Create(TSlotTestType,String,Integer,String,Integer,Integer)
Overloaded. Initializes a new instance of the TIEJoinTest class.
Create(TSlotTestType,String,String,Integer)
Top
AsString
Represents property AsString. (Inherited from IESlotTest.TIESlotTest.)
JoinTestType
Represents property JoinTestType.
LeftIndex
Represents property LeftIndex.
LeftSubIndex
Represents property LeftSubIndex.
RightIndex
Represents property RightIndex.
RightSubIndex
Represents property RightSubIndex.
SlotTestType
Represents property SlotTestType. (Inherited from IESlotTest.TIESlotTest.)
TokenIndex
Represents property TokenIndex.
Assign(TPersistent)
Represents method Assign(TPersistent). (Overrides IESlotTest.TIESlotTest.Assign(TPersistent).)
Clone
Represents method Clone. (Inherited from IESlotTest.TIESlotTest.)
Equals(TIESlotTest)
Represents method Equals(TIESlotTest). (Overrides IESlotTest.TIESlotTest.Equals(TIESlotTest).)
PerformTest(TIEContext)
Represents method PerformTest(TIEContext). (Overrides IESlotTest.TIESlotTest.PerformTest(TIEContext).)
ToString
Represents method ToString. (Overrides IESlotTest.TIESlotTest.ToString.)
•IESlotTest