|
Add
|
Adds a SVG item to the collection. The item is added to the end of the collection.
|
|
FindItemID(Integer)
|
Finds the item with the specified ID in the collection
|
|
Insert(Integer)
|
Inserts a SVG item into the collection. The item is added before the Index-th item in the collection.
|
|
Notify(TCollectionItem,Classes)
|
Represents method Notify(TCollectionItem,Classes).
|
|
Owner
|
Represents method Owner.
|
|
SVGChanged(TSVGCollectionItem)
|
Called when a RSSVGImgList.TSVGCollectionItem.SVG changes.
|
|
Update(TCollectionItem)
|
Represents method Update(TCollectionItem).
|