You are reading help file online using chmlib.com
|
DlgsCaptions property
Applies to
TsiLang component
Declaration
property DlgsCaptions: TStrings;
Description
DlgsCaptions property contains translations of standard dialog boxes' and buttons' captions. Just introduce several translations for different languages you want to use and all these constants will be used in InputQuery, MessageDlg and other methods in TsiLang.
This property also contains the string values for dialog components that support multi-lingual interface.
You are reading help file online using chmlib.com
|