[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdMessageCollection.pas line 51
type TIdMessageItem = class(TCollectionItem) |
||
protected |
||
FAttempt: Integer; |
|
|
|
||
FQueued: Boolean; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
property Attempt: Integer; [rw] |
|
|
property Msg: TIdMessage; [r] |
|
|
property Queued: Boolean; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |