Class THMI2OutFlowVectorControl
Unit
Declaration
type THMI2OutFlowVectorControl = class(THMICustomFlowVectorControl)
Description
No description available, ancestor THMICustomFlowVectorControl description follows
THMICustomFlowVectorControl
Hierarchy
- TCustomControl
- THMIBasicControl
- THMICustomVectorControl
- THMICustomFlowVectorControl
- THMI2OutFlowVectorControl
Overview
Methods
function GetOutput1: THMIFlowPolyline; |
|
function GetOutput2: THMIFlowPolyline; |
|
procedure SetOutput1(AValue: THMIFlowPolyline); |
|
procedure SetOutput2(AValue: THMIFlowPolyline); |
|
constructor Create(AOwner: TComponent); override; |
Properties
property Output1: THMIFlowPolyline read GetOutput1 write SetOutput1; |
|
property Output2: THMIFlowPolyline read GetOutput2 write SetOutput2; |
Description
Methods
function GetOutput1: THMIFlowPolyline; |
|
function GetOutput2: THMIFlowPolyline; |
|
procedure SetOutput1(AValue: THMIFlowPolyline); |
|
procedure SetOutput2(AValue: THMIFlowPolyline); |
|
constructor Create(AOwner: TComponent); override; |
|
Properties
property Output1: THMIFlowPolyline read GetOutput1 write SetOutput1; |
|
property Output2: THMIFlowPolyline read GetOutput2 write SetOutput2; |
|
Generated by PasDoc 0.14.0.