Class TvxThresholdTransform

Unit

Declaration

type TvxThresholdTransform = class(TvxTransform)

Description

TvxThresholdTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property FoundOutside: Boolean read FFoundOutside;
Public property FoundInside: Boolean read FFoundInside;
Published property ThresholdLow: Byte read FThresholdLow write FThresholdLow;
Published property ThresholdHigh: Byte read FThresholdHigh write FThresholdHigh;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property FoundOutside: Boolean read FFoundOutside;
 
Public property FoundInside: Boolean read FFoundInside;
 
Published property ThresholdLow: Byte read FThresholdLow write FThresholdLow;
 
Published property ThresholdHigh: Byte read FThresholdHigh write FThresholdHigh;
 

Generated by PasDoc 0.15.0.