
|
DoElementClick(TSVGPoint)
|
Represents method DoElementClick(TSVGPoint).
|

|
DoPaint
|
Represents method DoPaint.
|

|
DoSVGChanged(TObject)
|
Represents method DoSVGChanged(TObject).
|

|
GetAbsoluteMatrix
|
Returns the combined transformation matrix for the control. This is the control's transformation matrix multiplied by all parent IRSGPControl control's transformation matrices.
|

|
GetMatrix
|
Returns the transformation matrix of the control
|

|
GetOpacity
|
Returns the Opacity of the control
|

|
GetShapeRect(TObject,TRSRect)
|
Represents method GetShapeRect(TObject,TRSRect).
|

|
GetSVGRoot
|
Represents method GetSVGRoot.
|

|
IsBuffered
|
Returns True if the SVG should be drawn to a offscreen bitmap
|

|
MouseMove(TShiftState,Integer,Integer)
|
Represents method MouseMove(TShiftState,Integer,Integer).
|

|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
Represents method MouseUp(TMouseButton,TShiftState,Integer,Integer).
|

|
Notification(TComponent,TOperation)
|
Represents method Notification(TComponent,TOperation).
|

|
ObjectChanged(TObject)
|
Represents method ObjectChanged(TObject).
|

|
Resize
|
Represents method Resize.
|

|
SetCursorFromSVG(TSVGPoint)
|
Represents method SetCursorFromSVG(TSVGPoint).
|

|
SetOpacity(Single)
|
Sets the opacity of the control. If Opacity is less than 1, then the SVG is displayed semi- transparent. If Opacity is 0, then the SVG is not displayed.
|

|
UpdateBitmap
|
Represents method UpdateBitmap.
|