[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TCustomPropertyStorage.WriteString

Writes an string into the RootSection.

Declaration

Source position: propertystorage.pas line 153

public procedure TCustomPropertyStorage.WriteString(

  const Ident: string;

  const Value: string

);