[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_main.pas line 148
type TfpgImage = class(TfpgImageImpl) |
public |
function CreateDisabledImage; |
function ImageFromSource; |
function ImageFromRect(); |
end; |
| |
TfpgImageImpl |
? |
TObject |