Writes an Integer value as a String.
Source position: propertystorage.pas line 143
protected procedure TCustomPropertyStorage.DoWriteInteger(
const Section: ;
const Ident: ;
Value: Integer
); virtual;