[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppdfcommands.pp line 67
type TPDFNumberCommand = class(TPDFCommand) |
protected |
function GetValue; |
public |
property Value: Single; [r] |
property Values []: Single; [r] |
property AsArray: TSingleDynArray; [r] |
end; |
| |
| |
| |
| |
TObject |