MSGDLG History Version 1 : November 8, 1995 ---------------------------- First Released. Version 2 : January 8, 1996 --------------------------- New TMessageDialog Properties: MsgBeep, Position, PositionLeft, PositionTop, Caption New TInputDialog Properties: MsgBeep, Position, PositionLeft, PositionTop, HelpContext, LineSeparator Version 3 : April 12, 1996 --------------------------- TMessageDialog: - New Properties: StayOnTop, WaveFile, DefaultButton - Added mbWaveFile type to the MsgBeep property TInputDialog: - New Properties: StayOnTop, WaveFile - Added mbWaveFile type to the MsgBeep property - Context sensitive help now works. Previous version did not handle the HelpContext property value correctly.