Class TDISEntityTypeMappingNodeHelper
Unit
X3DNodes
Declaration
type TDISEntityTypeMappingNodeHelper = class helper(TObject) for TDISEntityTypeMappingNode
Description
Hierarchy
- TObject
- TDISEntityTypeMappingNodeHelper
Overview
Properties
 |
property Category: Integer read GetCategory write SetCategory; |
 |
property Country: Integer read GetCountry write SetCountry; |
 |
property Domain: Integer read GetDomain write SetDomain; |
 |
property Extra: Integer read GetExtra write SetExtra; |
 |
property Kind: Integer read GetKind write SetKind; |
 |
property Specific: Integer read GetSpecific write SetSpecific; |
 |
property Subcategory: Integer read GetSubcategory write SetSubcategory; |
Description
Properties
 |
property Category: Integer read GetCategory write SetCategory; |
|
 |
property Country: Integer read GetCountry write SetCountry; |
|
 |
property Domain: Integer read GetDomain write SetDomain; |
|
 |
property Extra: Integer read GetExtra write SetExtra; |
|
 |
property Kind: Integer read GetKind write SetKind; |
|
 |
property Specific: Integer read GetSpecific write SetSpecific; |
|
 |
property Subcategory: Integer read GetSubcategory write SetSubcategory; |
|
Generated by PasDoc 0.14.0.
|