[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 1455
type TFPReportImages = class(TOwnedCollection) |
public |
constructor Create(); |
function AddImageItem; |
function AddFromStream(); |
function AddFromFile(); |
function AddFromData(); |
function GetIndexFromID(); |
function GetImageFromID(); |
function GetImageItemFromID(); |
property Images []: TFPReportImageItem; default; [r] |
property Owner: TFPCustomReport; [r] |
end; |
| |
TObject |