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