Class LPControl.TSLDisplayPen
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				|  (Automated Syncronization with Documentation) |  (Automated Syncronization with Documentation) | 
Revision as of 18:13, 18 October 2012
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabBasicPkg
Unit: LPControl
Inherits: TPen
| Contents | 
Syntax
Delphi:
type TSLDisplayPen = class( TPen )
C++ Builder:
class TSLDisplayPen : public TPen
Visual C++ (MFC):
class CTSLDisplayPen : public CLPComponent
C# (.NET):
public ref class TSLDisplayPen : Vcl.VclPen
Summary
Display Pen property type.
Description
Defines Display Pen property type.
Sets the default settings for the pen color and style.
