[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseguiglob.pas line 250
type sysdndactionty = ( |
sdnda_reject, |
sdnda_accept, |
sdnda_finished, |
sdnda_begin, |
sdnda_check, |
sdnda_drop, |
sdnda_destroyed |
); |