[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PXL.Images.pas line 156
type TAtlasImages = class |
||
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
procedure Clear; |
|
|
function IndexOf(); |
|
|
function Insert(); |
|
|
function Include(); |
|
|
procedure Remove(); |
|
|
function AddFromStream(); |
|
|
function AddFromFile(); |
|
|
function AddFromAsset(); |
|
|
procedure MarkSearchDirty; |
|
|
property Device: TCustomDevice; [r] |
|
|
property ItemCount: Integer; [r] |
|
|
property Items []: TAtlasImage; default; [r] |
|
|
property Image []: TAtlasImage; [r] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |