Repository URL to install this package:
|
Version:
3.2.0 ▾
|
{ Parsed from QuartzComposer.framework QCPatchController.h }
{$ifdef TYPES}
type
QCPatchControllerPtr = ^QCPatchController;
{$endif}
{$ifdef CLASSES}
type
QCPatchController = objcclass external (NSController)
private
_QCPatchControllerPrivate: pointer;
end;
{$endif}