function Top(
const AMsgNum: Integer;
const ADest: TIdStrings;
const AMaxLines: Integer = 0
): boolean;|
Parameters |
Description |
|
AMsgNum |
Scope is const. Type is Integer. |
|
ADest |
Scope is const. Type is TIdStrings. |
|
AMaxLines |
Scope is const. Type is Integer. Default value is 0. |
boolean
Top is a method.
Top returns a boolean value.
Topic generated.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |