[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LResources' (#lcl)

TAbstractTranslator.TranslateStringProperty

The base class for an TReader.OnReadStringProperty handler.

Declaration

Source position: lresources.pp line 107

public procedure TAbstractTranslator.TranslateStringProperty(

  Sender: TObject;

  const Instance: TPersistent;

  PropInfo: PPropInfo;

  var Content: string

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.