Source position: fpfcmclient.pp line 54
type TFCMResponse = record
public
Response: string;
Headers: TStringDynArray;
constructor Create();
end;