Unit 'FramBrwz' Package
[Overview][Types][Classes][Index] [#pl_htmlviewer]

TGetPostRequestExEvent

Declaration

Source position: FramBrwz.pas line 54

type TGetPostRequestExEvent = procedure(

  Sender: TObject;

  IsGet: Boolean;

  const URL: ThtString;

  const Query: ThtString;

  const EncType: ThtString;

  const Referer: ThtString;

  Reload: Boolean;

  var NewURL: ThtString;

  var DocType: THtmlFileType;

  var Stream: TStream

) of object;



CT Web help

CodeTyphon Studio