TPdf összetevőt, és inicializálja a dokumentum, a renderelés, az űrlap és a gyorsítótár állapotátconstructor Create(AOwner: TComponent); override;
| AOwner | TComponent |
Create is called by the component owner or by application code when a component instance is created
Creates the TPdf component and initializes document, rendering, form, and cache state
Pdf := TPdf.Create(Self);