
|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|

|
Change
|
Call the change method when the gradient changes. The method will fire the OnChange event
|

|
Changed(TRSGPGradientPoint)
|
Represents method Changed(TRSGPGradientPoint).
|

|
Equal(TRSGPGradient)
|
Returns true if the current gradient equals the aGradient parameter, this includes the style as well as all color points.
|

|
Equals(TObject)
|
Represents method Equals(TObject).
|

|
InterpolateColor(Single)
|
Overloaded. Returns the color of the gradient at the point in the gradient between 0 and 1. The method calculates the colors between the gradient points.
|

|
InterpolateColor(Single,Single)
|
Overloaded. Returns the color of the gradient at that point in the gradient. The method calculates the colors between the gradient points. The X,Y parameters define a vector between 0,0 to 1,1.
|

|
Notify(TRSGPGradientPoint,Classes)
|
Represents method Notify(TRSGPGradientPoint,Classes).
|