splitterpanel SplitterStyle property
Return to Introduction  Previous page  Next page
Applies to
acSplitterPanel component.  

Declaration
type  
  TacSplitterStyle = (ssUpdate, ssLine, ssPattern);  
 
property SplitterStyle: TacSplitterStyle;  

Description
The SplitterStyle specifies the look of the dividing line between to panes of SplitterPanel.  

See also