Classe TError_descriptionClass
Unit
GNErrorMessage
Declaração
type TError_descriptionClass = class(TObject)
Descrição
Hierarquia
- TObject
- TError_descriptionClass
Visão Geral
Métodos
Properties
 |
property message: String read FMessage write FMessage; |
 |
property _property: String read FProperty write FProperty; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
|
Properties
 |
property message: String read FMessage write FMessage; |
|
|
 |
property _property: String read FProperty write FProperty; |
|
|
JBS Soluções 2015 |