[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dtdmodel.pp line 69
type TAttributeDef = class(TDTDObject) |
public |
constructor Create(); |
destructor Destroy; override; |
function AddEnumToken(); |
function HasEnumToken(); |
function ValidateSyntax(); |
property Default: TAttrDefault; [rw] |
property DataType: TAttrDataType; [rw] |
property Index: Cardinal; [r] |
property IsNamespaceDecl: Boolean; [r] |
end; |
| |
| |
TObject |