/examples/gridexamples/grid_semaphor/semaphorgridsicon.lrs

http://github.com/graemeg/lazarus · Unknown · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · e2166aee43cb16761422a9fe4cdc6577 MD5 · raw file

  1. LazarusResources.Add('TSemaphorGrid','XPM',[
  2. '/* XPM */'#13#10'static char * TSemaforoGrid_xpm[] = {'#13#10'"23 23 10 1",'
  3. +#13#10'" '#9'c None",'#13#10'".'#9'c #000000",'#13#10'"+'#9'c #FF0000",'#13
  4. +#10'"@'#9'c #C0C0C0",'#13#10'"#'#9'c #FFFFFF",'#13#10'"$'#9'c #46A057",'#13
  5. +#10'"%'#9'c #FFFF00",'#13#10'"&'#9'c #008000",'#13#10'"*'#9'c #1D0101",'#13
  6. +#10'"='#9'c #0E0000",'#13#10'" ",'#13#10'" ...........'
  7. +'..... ++ ",'#13#10'" .@.#@@@@#@@@@@@. ++++ ",'#13#10'" ................ +'
  8. +'+++ ",'#13#10'" .@.####@#######. ++ ",'#13#10'" .#.#$$#@#%%%%%#. ",'
  9. +#13#10'" .@.####@#######. %% ",'#13#10'" .#.#++#@#....##. %%%% ",'#13#10'"'
  10. +' .@.####@#######. %%%% ",'#13#10'" .#.#%%#@#$$$$$#. %% ",'#13#10'" .@.###'
  11. +'#@#######. ",'#13#10'" .#.#..#@#++++##. && ",'#13#10'" .@.####@#####'
  12. +'##. &&&& ",'#13#10'" *=.............. &&&& ",'#13#10'" + &&'
  13. +' ",'#13#10'" + ",'#13#10'" ++ +++ ++ ",'#13
  14. +#10'" + + + + + ",'#13#10'" +++ + + + ",'#13#10'" +'
  15. +' + + + + ",'#13#10'" + + + + + + ",'#13#10'" +++ +++'
  16. +' ++ ",'#13#10'" "};'#13#10
  17. ]);