Unit 'fppdfcommands' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFNumberCommand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TPDFNumberCommand

|

TPDFCommand

|

TPDFTokensObject

|

TPDFObject

|

TObject


Documentation generated on: 2025-07-25