TdxPSPreviewWindowLoadPropertiesEvent Type
Declaration
TdxPSPreviewWindowLoadPropertiesEvent = procedure(Sender: TObject; AIniFile: TCustomIniFile; const ASectionName: string) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| AIniFile | TCustomIniFile |
| ASectionName | string |
See Also