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.
Hierarchy
- TObject
 - TPropertyEditor
 - TStringPropertyEditor
 - TImageUrlPropertyEditor
 
Overview
Methods
![]()  | 
function GetAttributes: TPropertyAttributes; override; | 
![]()  | 
procedure Edit; override; | 
Description
Methods
![]()  | 
function GetAttributes: TPropertyAttributes; override; | 
| 
 This item has no description.  | |
![]()  | 
procedure Edit; override; | 
| 
 This item has no description.  | |
Generated by PasDoc 0.16.0-snapshot.
