Class LPComponent.TLPLanguage
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: LPComponent
Inherits: TObject
Contents |
Syntax
Delphi:
type TLPLanguage = class( TObject )
C++ Builder:
class TLPLanguage : public TObject
Visual C++ (MFC):
class CTLPLanguage : public CLPComponent
C# (.NET):
public ref class Language : Vcl.VclProperty
Summary
Language properties class.
Description
Defines language properties class.
Properties
Public
- ID - Returns the ID of the language.
- LocalizedName - Returns the localized name of the language.