[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 224
type TIDLConstDefinition = class(TIDLDefinition) |
public |
function AsString(); override; |
property TypeName: UTF8String; [rw] |
property Value: UTF8String; [rw] |
property AllowNull: Boolean; [rw] |
property ConstType: TConstType; [rw] |
end; |
| |
| |
| |
TObject |