Unit 'IdIMAP4' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdIMAPLineStruct

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdIMAP4.pas line 560

type TIdIMAPLineStruct = class(TObject)

protected

  HasStar: Boolean;

  

  MessageNumber: string;

  

  Command: string;

  

  UID: string;

  

  Flags: TIdMessageFlagsSet;

  

  FlagsStr: string;

  

  Complete: Boolean;

  

  ByteCount: Integer;

  

  IMAPFunction: string;

  

  IMAPValue: string;

  

  GmailMsgID: string;

  

  GmailThreadID: string;

  

  GmailLabels: string;

  

end;

Inheritance

TIdIMAPLineStruct

  

|

TObject



CT Web help

CodeTyphon Studio