[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
State of processing (psStarting, psRunning, psEnding).
Source position: fpimage.pp line 60
type TFPImgProgressStage = ( |
psStarting, |
psRunning, |
psEnding |
); |
lazarus-ccr.sourceforge.net |