Classe TGNChargeCarnetItem
Unit
GNCarnet
Declaração
type TGNChargeCarnetItem = class(TObject)
Descrição
Hierarquia
- TObject
- TGNChargeCarnetItem
Visão Geral
Métodos
Properties
 |
property amount: Extended read FAmount write FAmount; |
 |
property name: String read FName write FName; |
 |
property value: Extended read FValue write FValue; |
Descrição
Métodos
 |
function ToJsonString: string; |
|
|
Properties
 |
property amount: Extended read FAmount write FAmount; |
|
|
 |
property name: String read FName write FName; |
|
|
 |
property value: Extended read FValue write FValue; |
|
|
JBS Soluções 2015 |