CODWndComponent::CODWndComponent

Constructor the window component.

Defined in: OdWndComp.cpp

Syntax

CODWndComponent::CODWndComponent();

CODWndComponent::CODWndComponent(const CODWndComponent& src);

Parameters

src

A component from which this component will be copied.