Array access to web actions
Source position: fphttp.pp line 107
public property TCustomWebActions.Actions[Index: Integer] : TCustomWebAction read GetActions write SetActions; default;
Actions provides indexed access to individual web actions in the collection.