TdxPSPreviewWindowLoadPropertiesEvent Type
In This Article
#Declaration
Delphi
TdxPSPreviewWindowLoadPropertiesEvent = procedure(Sender: TObject; AIniFile: TCustomIniFile; const ASectionName: string) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AIni |
TCustom |
ASection |
string |
See Also