[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 101

public procedure TAbstractTranslator.TranslateStringProperty(

  Sender: TObject;

  const Instance: TPersistent;

  PropInfo: PPropInfo;

  var Content:

); virtual; abstract;