Class THMIVectorFlowZone
Unit
Declaration
type THMIVectorFlowZone = class(THMIFlowZone)
Description
THMIVectorFlowZone
Hierarchy
- TCollectionItem
- THMIBasicColletionItem
- TZone
- TColorZone
- THMIFlowZone
- THMIVectorFlowZone
Overview
Methods
constructor Create(aCollection: TCollection); override; |
|
destructor Destroy; override; |
|
procedure Loaded; override; |
|
class function ValidRGBHex(aRGBStr:String):Boolean; |
|
class function RGBHexToColor(aRGBStr:String):TColor; |
|
class function ValidStatement(aLine: String): Boolean; |
|
function CreateStatementObject(aLine: String):TSVGChange; |
Properties
property SVGChanges: TStrings read FSVGChanges write SetSVGChanges; |
Description
Methods
constructor Create(aCollection: TCollection); override; |
|
destructor Destroy; override; |
|
procedure Loaded; override; |
|
class function ValidRGBHex(aRGBStr:String):Boolean; |
|
class function RGBHexToColor(aRGBStr:String):TColor; |
|
class function ValidStatement(aLine: String): Boolean; |
|
function CreateStatementObject(aLine: String):TSVGChange; |
|
Properties
property SVGChanges: TStrings read FSVGChanges write SetSVGChanges; |
|
Generated by PasDoc 0.14.0.