Record TRequiredProperty
Unit
Declaration
type TRequiredProperty = record
Description
Value and description of a required property that is used to generate tile URL. Value is the fragment used in URL and Descr is description for humans
Overview
Fields
![]() |
Name: string; |
![]() |
Descr: string; |
![]() |
Values: array of TPropertyValue; |
Description
Fields
![]() |
Name: string; |
|
Property name that is used in URL pattern as | |
![]() |
Descr: string; |
|
Description for humans | |
![]() |
Values: array of TPropertyValue; |
|
All available | |
Generated by PasDoc 0.16.0.
