Class TCastleOpenSceneDialog
Unit
Declaration
type TCastleOpenSceneDialog = class(TOpenDialog)
Description
Dialog to open scene (select a file that can be loaded using TCastleScene.Load). It uses an URL, and additionally initializes the filters to include all the scene types we can load (through LoadNode, TCastleScene.Load, TCastleScene.Url and so on).
Source: lcl/castledialogs.pas (line 72).
Hierarchy
- TObject
- TPersistent
- TComponent
- TLCLComponent
- TCommonDialog
- TFileDialog
- TOpenDialog
- TCastleOpenSceneDialog
Generated by PasDoc 0.17.0.snapshot.