Class TSceneUrlPropertyEditor

Unit

Declaration

type TSceneUrlPropertyEditor = class(TStringPropertyEditor)

Description

Property editor for URL that refers to something that can be loaded by LoadNode or TCastleSceneCore.Load. Show an TCastleOpenSceneDialog on Edit.

Source: lcl/castlepropedits_url.inc (line 25).

Hierarchy

  • TObject
  • TPropertyEditor
  • TStringPropertyEditor
  • TSceneUrlPropertyEditor

Overview

Methods

Public function GetAttributes: TPropertyAttributes; override;
Public procedure Edit; override;

Description

Methods

Public function GetAttributes: TPropertyAttributes; override;

This item has no description.

Source: lcl/castlepropedits_url.inc (line 27).

Public procedure Edit; override;

This item has no description.

Source: lcl/castlepropedits_url.inc (line 28).


Generated by PasDoc 0.17.0.snapshot.