[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfcommands.pp line 335
type TPDFd_Command = class(TPDFCommand) |
public |
class function CommandType; override; |
class function RegisterCommandName; override; |
property Pattern: TIntegerDynArray; [r] |
property Phase: Integer; [r] |
property AsDash: TPDFDashPattern; [r] |
end; |
| |
| |
| |
| |
TObject |