Difference between revisions of "Midware TMWTable.Active"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TMWTable -> Active == Definitio…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Active: | + | '''property''' Active: Boolean; |
== Description == | == Description == | ||
Active property is TRUE when TMWTable is opened and FALSE when TMWTable is closed. Setting Active property will open or close TMWTable according to the value set. | Active property is TRUE when TMWTable is opened and FALSE when TMWTable is closed. Setting Active property will open or close TMWTable according to the value set. |
Latest revision as of 15:29, 14 May 2011
Main page -> Midware component reference -> TMWTable -> Active
Definition
property Active: Boolean;
Description
Active property is TRUE when TMWTable is opened and FALSE when TMWTable is closed. Setting Active property will open or close TMWTable according to the value set.