Class TSVGColorChange
Unit
Declaration
type TSVGColorChange = class(TSVGChange)
Description
TSVGColorChange
Hierarchy
- TObject
- TSVGChange
- TSVGColorChange
Overview
Methods
![]() |
constructor Create(aSVGId:AnsiString; aColorSource:TColorSource; aCustomColor:TColor); |
Properties
![]() |
property SVGID: AnsiString read FSVGId; |
![]() |
property CustomColor: TColor read FCustomColor; |
![]() |
property ColorSource: TColorSource read FColorSource; |
Description
Methods
![]() |
constructor Create(aSVGId:AnsiString; aColorSource:TColorSource; aCustomColor:TColor); |
Properties
![]() |
property SVGID: AnsiString read FSVGId; |
![]() |
property CustomColor: TColor read FCustomColor; |
![]() |
property ColorSource: TColorSource read FColorSource; |
Generated by PasDoc 0.14.0.