[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pas2jsfiler.pp line 731
type TPCUCustomWriter = class(TPCUFiler) |
public |
constructor Create; override; |
procedure WritePCU(); virtual; abstract; |
property OnIsElementUsed: TPas2JSIsElementUsedEvent; [rw] |
end; |
| |
| |
TObject |