Writes an integer into the RootSection.
Source position: propertystorage.pas line 154
public procedure TCustomPropertyStorage.WriteInteger(
const Ident: string;
Value: LongInt
);