|
TRVListLevel.ImageList |
Top Previous Next |
|
Image list for image of list marker property ImageList: TCustomImageList; ImageList is used If ListType is rvlstImageList or rvlstImageListCounter. When saving lists of this type in RVF, RichView stores value of ImageList.Tag. When loading, OnRVFImageListNeeded occurs. List level does not own this imagelist: it does not create and does not destroy it. It just has a link to it. See also properties: ▪Picture. |