TCodeConditionStatement.FalseStatements Property
Gets the statements executed when the condition is False.
Syntax
Unit: Bcl.Code.MetaClasses
property TCodeConditionStatement.FalseStatements: TCodeStatements
Gets the statements executed when the condition is False.
Unit: Bcl.Code.MetaClasses
property TCodeConditionStatement.FalseStatements: TCodeStatements