Class TImageUrlPropertyEditor

Unit

Declaration

type TImageUrlPropertyEditor = class(TStringPropertyEditor)

Description

Property editor for URL that refers to an image readable by Castle Game Engine. Show an TCastleOpenImageDialog on Edit.

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

Hierarchy

  • TObject
  • TPropertyEditor
  • TStringPropertyEditor
  • TImageUrlPropertyEditor

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 35).

Public procedure Edit; override;

This item has no description.

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


Generated by PasDoc 0.17.0.snapshot.