ButtonHeight

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWFile > Properties >

ButtonHeight

Use this property to set the height of the TIWButton control that is rendered along with the TIWFile control.

 

SIGNATURE=IWCompFile.TIWFile.ButtonHeight

 

ETYPE=Property

 

Declaration:

Delphi:

published property ButtonHeight: Integer;

C++:

__published: __property int ButtonHeight;

 

Description: This is ButtonHeight, a member of class TIWFile.