[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlecontent.pp line 722
type TAccountShippingShippingServiceCostRule = class(TGoogleBaseObject) |
protected |
procedure SetcalculationMethod(); virtual; |
procedure Setchildren(); virtual; |
procedure Setcondition(); virtual; |
published |
property calculationMethod: TAccountShippingShippingServiceCalculationMethod; [rw] |
property children: TAccountShippingShippingServiceCostRuleTypechildrenArray; [rw] |
property condition: TAccountShippingCondition; [rw] |
end; |
| |
| |
TObject |