You've already forked lazarus-ccr
applications
bindings
components
Comba_Animation
aboutcomponent
acs
beepfp
callite
captcha
chelper
chemtext
cmdline
cmdlinecfg
colorpalette
cryptini
csvdocument
epiktimer
everettrandom
examplecomponent
exctrls
extrasyn
fpexif
fpsound
fpspreadsheet
fractions
freetypepascal
geckoport
gradcontrols
grid_semaphor
example
TSemaphorDBGrid.xpm
readme.txt
semaphordbgridicon.res
semaphordbgrids.pas
semaphorgridlpk.lpk
semaphorgridlpk.pas
semaphorgrids.pas
semaphorgridsicon.res
tsemaphorgrid.xpm
gridprinter
industrialstuff
iosdesigner
iphonelazext
jujiboutils
jvcllaz
kcontrols
lazautoupdate
lazbarcodes
lazmapviewer
lclextensions
longtimer
manualdock
mbColorLib
mplayer
multithreadprocs
nvidia-widgets
onguard
orpheus
playsoundpackage
poweredby
powerpdf
rgbgraphics
richmemo
richview
rtfview
rx
scrolltext
smnetgradient
spktoolbar
splashabout
svn
systools
tdi
thtmlport
tparadoxdataset
tvplanit
xdev_toolkit
zlibar
zmsql
examples
image_sources
lclbindings
wst
73 lines
867 B
C
73 lines
867 B
C
![]() |
/* XPM */
|
||
|
|
||
|
static char * TSemaforoGrid_xpm[] = {
|
||
|
|
||
|
"23 23 10 1",
|
||
|
|
||
|
" c None",
|
||
|
|
||
|
". c #000000",
|
||
|
|
||
|
"+ c #FF0000",
|
||
|
|
||
|
"@ c #C0C0C0",
|
||
|
|
||
|
"# c #FFFFFF",
|
||
|
|
||
|
"$ c #46A057",
|
||
|
|
||
|
"% c #FFFF00",
|
||
|
|
||
|
"& c #008000",
|
||
|
|
||
|
"* c #1D0101",
|
||
|
|
||
|
"= c #0E0000",
|
||
|
|
||
|
" ",
|
||
|
|
||
|
" ................ ++ ",
|
||
|
|
||
|
" .@.#@@@@#@@@@@@. ++++ ",
|
||
|
|
||
|
" ................ ++++ ",
|
||
|
|
||
|
" .@.####@#######. ++ ",
|
||
|
|
||
|
" .#.#$$#@#%%%%%#. ",
|
||
|
|
||
|
" .@.####@#######. %% ",
|
||
|
|
||
|
" .#.#++#@#....##. %%%% ",
|
||
|
|
||
|
" .@.####@#######. %%%% ",
|
||
|
|
||
|
" .#.#%%#@#$$$$$#. %% ",
|
||
|
|
||
|
" .@.####@#######. ",
|
||
|
|
||
|
" .#.#..#@#++++##. && ",
|
||
|
|
||
|
" .@.####@#######. &&&& ",
|
||
|
|
||
|
" *=.............. &&&& ",
|
||
|
|
||
|
" + && ",
|
||
|
|
||
|
" + ",
|
||
|
|
||
|
" ++ +++ ++ ",
|
||
|
|
||
|
" + + + + + ",
|
||
|
|
||
|
" +++ + + + ",
|
||
|
|
||
|
" + + + + + ",
|
||
|
|
||
|
" + + + + + + ",
|
||
|
|
||
|
" +++ +++ ++ ",
|
||
|
|
||
|
" "};
|
||
|
|