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

TConfigStorage.SetDeleteFullPathValue

Declaration

Source position: line 0

procedure TConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  const AValue: ;

  const DefValue:

); virtual; abstract;

procedure TConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  AValue: Integer;

  DefValue: Integer

); virtual; abstract;

procedure TConfigStorage.SetDeleteFullPathValue(

  const APath: ;

  AValue: Boolean;

  DefValue: Boolean

); virtual; abstract;