Class THMICustomBasicValve
Unit
Declaration
type THMICustomBasicValve = class(THMIBasicControl)
Description
THMIBasicValve
Hierarchy
- TCustomControl
- THMIBasicControl
- THMICustomBasicValve
Overview
Methods
procedure DrawControl; override; |
|
constructor Create(AOwner: TComponent); override; |
Properties
property Mirrored: Boolean read FMirrored write SetMirrored default false; |
|
property ValveBodyPercent: Double read FValveBodyPercent write SetValveBodyPercent; |
|
property ValveType: TValveType read FValveType write SetValveType default vtSimple; |
Description
Methods
procedure DrawControl; override; |
|
constructor Create(AOwner: TComponent); override; |
|
Properties
property Mirrored: Boolean read FMirrored write SetMirrored default false; |
|
property ValveBodyPercent: Double read FValveBodyPercent write SetValveBodyPercent; |
|
property ValveType: TValveType read FValveType write SetValveType default vtSimple; |
|
Generated by PasDoc 0.14.0.