WebComp.TGetComponentListEvent
From RAD Studio VCL Reference
C++ Information
From WebComp.hpp
typedef TGetComponentListEvent TGetComponentListEvent;
Unit: WebComp
Type: typedef
Description
TGetComponentListEvent is the type for event handlers that supply a list of child Web items.
TGetComponentListEvent is the type for event handlers of helper objects that manage the lists of child Web items for a component in a WebSnap application.
Sender is the helper object that needs to access the list of child Web items.
AList returns the list of child Web items.