Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleDialogs
type TCastleSaveDialog = class(TSaveDialog)
General save dialog that uses URL.
property URL: string read GetURL write SetURL stored false;