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