30-01-2018, Saat: 20:17
(Son Düzenleme: 30-01-2018, Saat: 20:18, Düzenleyen: Fesih ARSLAN.)
(30-01-2018, Saat: 18:46)elixir84 Adlı Kullanıcıdan Alıntı:(30-01-2018, Saat: 17:29)Fesih ARSLAN Adlı Kullanıcıdan Alıntı: Merhaba,
FMX.Consts interface'inde resourcestring direktifinin altında tanımlı.
{ Dialog Strings } SMsgDlgWarning = 'Warning'; SMsgDlgError = 'Error'; SMsgDlgInformation = 'Information'; SMsgDlgConfirm = 'Confirm'; SMsgDlgYes = 'Yes'; SMsgDlgNo = 'No'; SMsgDlgOK = 'OK'; SMsgDlgCancel = 'Cancel'; SMsgDlgHelp = 'Help'; SMsgDlgHelpNone = 'No help available'; SMsgDlgHelpHelp = 'Help'; SMsgDlgAbort = 'Abort'; SMsgDlgRetry = 'Retry'; SMsgDlgIgnore = 'Ignore'; SMsgDlgAll = 'All'; SMsgDlgNoToAll = 'No to All'; SMsgDlgYesToAll = 'Yes to &All'; SMsgDlgClose = 'Close';
değişikliği yaptım ama yine Yes/No oluyor.(Android)
Merhaba,
Compile ile derlediyseniz veya doğrudan çalıştırdıysanız olamama ihtimali yüksektir.
Projeyi önce Build edin, daha sonra cihaz üzerinde çalıştırın.
DelphiCan'dır!

