[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleadsense.pp line 300
type TAdUnitTypecontentAdsSettingsTypebackupOption = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure Setcolor(); virtual; |
procedure Set_type(); virtual; |
procedure Seturl(); virtual; |
published |
property color: string; [rw] |
property _type: string; [rw] |
property url: string; [rw] |
end; |
| |
| |
TObject |