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