Difference between revisions of "TComponent.Tag"

From OpenEUO
Jump to: navigation, search
(Created page with "R/W Integer - Stores an integer value as part of a component. Tag has no predefined meaning. The Tag property is provided for the convenience of developers and can be used for s...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
R/W Integer - Stores an integer value as part of a component.
+
'''RW Tag : n'''
 +
 +
Stores an integer value as part of a component.
  
 
Tag has no predefined meaning. The Tag property is provided for the convenience of developers and can be used for storing an additional integer value.
 
Tag has no predefined meaning. The Tag property is provided for the convenience of developers and can be used for storing an additional integer value.

Latest revision as of 23:42, 23 October 2010

RW Tag : n

Stores an integer value as part of a component.

Tag has no predefined meaning. The Tag property is provided for the convenience of developers and can be used for storing an additional integer value.