FMX.Platform.IFMXLocaleService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetCurrentLangID | public | In descendants, GetCurrentLangID implements functionality to return the ID of the current locale used (en, fr, ja, and so on). |
| GetFirstWeekday | public | Returns the first day of the week in the current locale. |
| GetLocaleFirstDayOfWeek (deprecated) | public | In descendants, GetLocaleFirstDayOfWeek implements functionality to return the first day of the week, based on the locale used by the operating system. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |