private
    FItems : TString;
  protected  public
    property Items: Tstring read Fitems write FItems;
    end;