Difference between revisions of "Template"
Jump to navigation
Jump to search
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
== Overview == | == Overview == | ||
| − | + | {| | |
| − | + | | '''unit''' |||| OverbyteIcsCoffee.pas | |
| − | + | |- | |
| + | | '''inheritance''' |||| TComponent -> TCustomCoffee -> TCoffee | ||
| + | |} | ||
TCoffee component is implementing the Coffee protocol described in RFC [http://rfc.net/rfcxxx.html xxx] and RFC [http://rfc.net/rfcxxx.html xxx]. The Coffee protocol is used to keep on programming. | TCoffee component is implementing the Coffee protocol described in RFC [http://rfc.net/rfcxxx.html xxx] and RFC [http://rfc.net/rfcxxx.html xxx]. The Coffee protocol is used to keep on programming. | ||
Latest revision as of 20:10, 17 January 2016
Main page -> ICS component reference -> Edit new component
Contents
Overview
| unit | OverbyteIcsCoffee.pas | |
| inheritance | TComponent -> TCustomCoffee -> TCoffee |
TCoffee component is implementing the Coffee protocol described in RFC xxx and RFC xxx. The Coffee protocol is used to keep on programming.
Properties
| Name | Short description | |
| SecondName | Long description of this property. I can take several lines to describe a property. This is a property with a long description. The description is indeed quite long. |
Methods
| Name | Short description | |
| Name | Short description |
Events
| Name | Short description | |
| Name | Short description |
How to