Quintiq file version 2.0 #parent: #root Method GetMatrixTooltip () declarative remote as String { Description: '悬浮提示信息' TextBody: [* // 甄兰鸽 May-30-2024 (created) tooltip := '
Start time: | ' + period.Start() + ' |
End time: | ' + period.End() + ' |
Description: | '; if( this.Description() <> '' ){ tooltip := tooltip + this.Description() + ' |