Splitter

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWRegion > Properties >

Splitter

Use this property to add a splitter to the IWRegion when it is aligned as alLeft, alTop, alRight, alBottom.

 

SIGNATURE=IWRegion.TIWRegion.Splitter

 

ETYPE=Property

 

Declaration:

Delphi:

published property Splitter: Boolean;

C++:

__published: __property bool Splitter;

 

Description: This is Splitter, a member of class TIWRegion.