|
AddBitmap(TSVGCollectionItem)
|
Adds a bitmap based on the SVG to the current image list. Any dependents also have bitmaps added.
|
|
AddDependent(TRSSVGImageList)
|
Adds a dependent imagelist to this control. DependentImageLists are notified when SVGs change by the MasterImageList and generate different bitmap sizes from the master's SVGs.
|
|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|
|
CheckCircular(TRSSVGImageList)
|
Represents method CheckCircular(TRSSVGImageList).
|
|
DoDraw(Integer,TCanvas,Integer,Integer,Cardinal,Boolean)
|
Overloaded. Represents method DoDraw(Integer,TCanvas,Integer,Integer,Cardinal,Boolean).
|
|
DoDraw(Integer,TCanvas,Integer,Integer,Integer,Integer,Cardinal,Byte,Boolean)
|
Overloaded. Represents method DoDraw(Integer,TCanvas,Integer,Integer,Integer,Integer,Cardinal,Byte,Boolean).
|
|
GenerateBitmap(TSVGCollectionItem,Integer,Integer)
|
Generates a bitmap from an SVG Item at the specified Width and Height. If Width and Height are 0, the RSSVGImgList.TRSSVGImageList.Width and RSSVGImgList.TRSSVGImageList.Height of the imagelist are used.
It is the responsibility of the caller to free the bitmap.
|
|
Notification(TComponent,TOperation)
|
Represents method Notification(TComponent,TOperation).
|
|
ReadData(TStream)
|
Represents method ReadData(TStream).
|
|
RegenerateBitmaps
|
Overloaded. Regenerates the bitmaps for the imagelist based on the SVG Items property.
|
|
RegenerateBitmaps(TRSSVGImageList)
|
Overloaded. Represents method RegenerateBitmaps(TRSSVGImageList).
|
|
RemoveDependent(TRSSVGImageList)
|
Removes a dependent imagelist from this control. DependentImageLists are notified when SVGs change by the MasterImageList and generate different bitmap sizes from the master's SVGs.
|
|
SetSize(Integer,Integer)
|
Sets the size of the bitmaps in the imagelist
|
|
SVGChanged(TSVGCollectionItem)
|
Called when a SVG changes.
|
|
SVGNotification(TSVGCollectionItem,Classes)
|
Called when a SVG is added or removed from the RSSVGImgList.TRSSVGImageList.Items property.
|
|
WriteData(TStream)
|
Represents method WriteData(TStream).
|