[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesheets.pp line 3166
type TInsertDimensionRequest = class(TGoogleBaseObject) |
protected |
procedure SetinheritFromBefore(); virtual; |
procedure Setrange(); virtual; |
published |
property inheritFromBefore: Boolean; [rw] |
property range: TDimensionRange; [rw] |
end; |
| |
| |
TObject |