Source position: ptcwrapper_mt.inc line 112
public procedure TPTCWrapperThread.Open( |
const ATitle: string; |
AVirtualPages: Integer; |
APages: Integer = 0 |
); |
const ATitle: string; |
AFormat: IPTCFormat; |
AVirtualPages: Integer; |
APages: Integer = 0 |
); |
const ATitle: string; |
ASurfaceWidth: Integer; |
ASurfaceHeight: Integer; |
AWidth: Integer; |
AHeight: Integer; |
AFormat: IPTCFormat; |
AVirtualPages: Integer; |
APages: Integer = 0 |
); |
const ATitle: string; |
ASurfaceWidth: Integer; |
ASurfaceHeight: Integer; |
AMode: IPTCMode; |
AVirtualPages: Integer; |
APages: Integer = 0 |
); |