Interface SLControlCollection.ILPClockComponentElement
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		||
| (14 intermediate revisions by one user not shown) | |||
| Line 5: | Line 5: | ||
</span></b>  | </span></b>  | ||
| − | '''Package:''' [[Package   | + | '''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]  | 
'''Unit:''' [[Unit SLControlCollection|SLControlCollection]]  | '''Unit:''' [[Unit SLControlCollection|SLControlCollection]]  | ||
| Line 25: | Line 25: | ||
== Methods ==  | == Methods ==  | ||
| − | *[[Method procedure SLControlCollection.ILPClockComponentElement.TimeDraw(IGPGraphics;Boolean;Single;Single;Single;Single;Single;Single;  | + | *[[Method procedure SLControlCollection.ILPClockComponentElement.TimeDraw(IGPGraphics;Boolean;Single;Single;Single;Single;Single;Single;Single;Single;Single;Single)|procedure TimeDraw(AGraphics : IGPGraphics; AContoursOnly : Boolean; ACenterOffsetX : Single; ACenterOffsetY : Single; ARadiusX : Single; ARadiusY : Single; Width : Single; Height : Single; OutWidth : Single; OutHeight : Single; AXCoeff : Single; AYCoeff : Single)]]  | 
| + | *[[Method procedure SLControlCollection.ILPClockComponentElement.SetTime(TTime)|procedure SetTime(AValue : TTime)]]  | ||
[[Category:Interfaces]]  | [[Category:Interfaces]]  | ||
Latest revision as of 00:29, 26 June 2013
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: Mitov.BasicLab
Unit: SLControlCollection
Inherits: ILPDrawComponentElement
Contents | 
Syntax
Delphi:
type ILPClockComponentElement = interface( ILPDrawComponentElement )
Summary
Clock component element interface.
Description
This is the clock component element interface. Component elements can be added into other components to provide additional features.