Control

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseControlImplementation > Properties >

Control

SIGNATURE=IWBaseControl.TIWBaseControlImplementation.Control

 

ETYPE=Property

 

Declaration:

Delphi:

public property Control: TControl;

C++:

public: __property TControl * Control;

 

Description: This is Control, a member of class TIWBaseControlImplementation.