[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googlesheets.pp line 1770
type TDeleteConditionalFormatRuleRequest = class(TGoogleBaseObject) |
protected |
procedure SetsheetId(); virtual; |
procedure Setindex(); virtual; |
published |
property sheetId: Integer; [rw] |
property index: Integer; [rw] |
end; |
| |
| |
TObject |