unit plgSoudky; interface uses plgType; const Cplg_SeznamSoudku : array [TplgSoudek] of TplgSoudekDef = ((SelfIdent: sdNeniVidet; Jmeno : '') //last ); { =========================================================================== } implementation { ########################################################################### } { ########################################################################### } end.