[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: LangSupports.pas line 29
type TLangSupport = class(TObject) |
||
public |
||
FComponent: TComponent; |
|
|
constructor Create(); dynamic; |
|
|
destructor Destroy; override; |
|
|
procedure WriteLanguage; virtual; |
|
|
procedure ReadLanguage; virtual; |
|
|
class function Support(); dynamic; |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |