Creates a base list mediator instance
Source position: fpobserver.pp line 233
public constructor TBaseListMediator.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Component that will own this mediator |
The Create constructor initializes the list mediator with an empty item mediator collection and sets the default ViewPropertyName to 'Caption'. The mediator is initially inactive.