Repository URL to install this package:
|
Version:
3.2.0 ▾
|
{ Parsed from WebKit.framework DOMCSSUnknownRule.h }
{$ifdef TYPES}
type
DOMCSSUnknownRulePtr = ^DOMCSSUnknownRule;
{$endif}
{$ifdef CLASSES}
type
DOMCSSUnknownRule = objcclass external (DOMCSSRule)
end;
{$endif}