Internet Direct (Indy) Version 9.0.2 Beta
TIdNNTP.GetOverviewFMT
Retrieves the overview format from the server.

procedure GetOverviewFMT(var AResponse: TStringList);
Parameters
var AResponse: TStringList
Overview database format.

Description
GetOverviewFMT is a method that retrieves a description of the overview database format used by the server. You often use this information to process additional information retrieved from the SendXOVER method.

AResponse will contain a list containing the fields in the order they are received.

Note: Some servers may not support the overview command.