Class TCastleSaveImageDialog

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCastleSaveImageDialog = class(TSavePictureDialog)

Description

Image save dialog. It uses an URL, and additionally initializes the filters to include all the image types our engine can save through CastleImages.SaveImage.

Hierarchy

  • TSavePictureDialog
  • TCastleSaveImageDialog

Overview

Methods

Public constructor Create(AOwner: TComponent); override;

Properties

Public property URL: string read GetURL write SetURL stored false;
Published property Filter stored StoreFilterAndFilterIndex;
Published property FilterIndex stored StoreFilterAndFilterIndex;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 

Properties

Public property URL: string read GetURL write SetURL stored false;
 
Published property Filter stored StoreFilterAndFilterIndex;
 
Published property FilterIndex stored StoreFilterAndFilterIndex;
 

Generated by PasDoc 0.13.0 on 2014-04-30 22:06:42