[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: webidldefs.pp line 360
type TIDLSerializerDefinition = class(TIDLDefinition) |
public |
destructor Destroy; override; |
function HasIdentifiers; |
property Identifiers: TExtAttributeList; [rw] |
property SerializerFunction: TIDLFunctionDefinition; [rw] |
property Kind: TSerializerKind; [rw] |
end; |
| |
| |
| |
TObject |