UseFrame

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWText > Properties >

UseFrame

Use this property to indicate if the Control will render an HTML frame it its contents are bigger than the rendered size.

 

SIGNATURE=IWCompText.TIWText.UseFrame

 

ETYPE=Property

 

Declaration:

Delphi:

property UseFrame: Boolean;

C++:

__published: __property bool UseFrame;

 

Description: This is UseFrame, a member of class TIWText.