[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpextdirect.pp line 61
type TExtDirectContentProducer = class(TCustomExtDirectContentProducer) |
protected |
function GetDispatcher; override; |
procedure Notification(); override; |
published |
property Dispatcher: TCustomExtDirectDispatcher; [rw] |
end; |
| |
| |
| |
| |
TObject |