 Syntax
Syntax
procedure DoWrite(AProp: PString; AKind: TValueKind; const V); override;
Parameters
- AProp
- Type: PString 
- AKind
- Type: TValueKind 
- V
- Type: Void Type 
 Syntax
Syntax
procedure DoWrite(AProp: PString; AKind: TValueKind; const V); override;
Type: PString
Type: TValueKind
Type: Void Type
 See Also
See Also