
### !!! Do not modify this file !!! ###

InterfaceName = 'Visage white interface (1024 x 768)'

########## Main Window ###########
DesktopWindowX = 110;
DesktopWindowY = 80;
DesktopWindowWidth  = 704;
DesktopWindowHeight = 650;

DesktopTableWidth   = 890;
DesktopTableHeight  = 984;
FormPreview.LockResImage=true;
SystemButtons       = 'ButSys.fcc';
TemplateButtons     = 'ButTempl.fcc';
MainFormButtons     = 'ButMain.fcc';
DesktopToolsButtons = 'ButDesk.fcc';
LayerModeButtons    = 'ButLMode.fcc';
LayerToolsButtons   = 'ButLayer.fcc';
PanelLayer   = 'PanLayer.fcc';
SlidersLayer = 'Sliders.fcc';
PanelDesktop = 'PanDesk.fcc';
Palette      = 'Palette.fcc'

section FormMain: TFormMain
  Skin = 'FormMain.fcc';

  object LabelProductName: TLabel
#    visible = false;
    Left=5; Top=5; Width=250; Height=20; FontSize=12; FontColor=$986E76;
  end;
  object LabelActiveLayerName: TLabel
    Left=338; Top=50; Width=250; FontSize=8; FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
   Left=984; Top=2;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=1006; Top=2; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;

#-------- System Buttons --------#
  object ButtonLoadSave: TGraphicButton
    Left=269; Top=12; Width=44; Height=30; ResLeft=0; ResTop=0;
  end;
  object ButtonInternet: TGraphicButton
    Left=318; Top=9; Width=42; Height=41; ResLeft=0; ResTop=33;
  end;
  object ButtonQueries: TGraphicButton
    Left=367; Top=5; Width=40; Height=40; ResLeft=0; ResTop=74;
  end;
  object ButtonMessages: TGraphicButton
    Left=418; Top=11; Width=49; Height=32; ResLeft=0; ResTop=160;
  end;
  object ButtonSetup: TGraphicButton
    Left=475; Top=7; Width=40; Height=40; ResLeft=0; ResTop=197;
  end;
  object ButtonPrint: TGraphicButton
    Left=525; Top=11; Width=39; Height=36; ResLeft=0; ResTop=238;
  end;
  object ButtonHelp: TGraphicButton
    Left=575; Top=7; Width=27; Height=40; ResLeft=0; ResTop=116;
  end;
  object ButtonExitMain: TGraphicButton
    Left=615; Top=11;Width=39; Height=42; ResLeft=0; ResTop=276;
  end;

#-------- Template Buttons --------#
  object ButtonTemplatePrev: TGraphicButton
    Left=26; Top=61; Width=43; Height=44; ResLeft=0; ResTop=0;
  end;
  object ButtonTemplateNext: TGraphicButton
   Left=26; Top=709; Width=43; Height=43; ResLeft=0; ResTop=44;
  end;

  TemplateButtons = 'ButtonTemplHats, ButtonTemplHair, ButtonTemplEyebrow, ButtonTemplEyeshadow, ButtonTemplEyeline, ButtonTemplEyelash, ButtonTemplLens, ButtonTemplGlasses, ButtonTemplRouge, ButtonTemplLipStick, ButtonTemplLipPencil, ButtonTemplJewelry, ButtonTemplBodyPict, ButtonTemplNails';
  TemplateBtnShowPos = '7,122; 7,219; 7,311; 7,409; 7,507; 7,605';
  TemplatePreviewInfo = '1:(2,5) 4:(2,3) 8:(1,4) 12:(2,6) 14:(2,3)';


  object ButtonTemplModels: TGraphicButton
    Width=77; Height=87; ResLeft=0; ResTop=1218; Tag=0; visible=false;
  end;
  object ButtonTemplHats: TGraphicButton
    Width=89; Height=87; ResLeft=0; ResTop=522; Tag=11;
  end;
  object ButtonTemplHair: TGraphicButton
    Width=73; Height=87; ResLeft=0; ResTop=1044; Tag=9; 
  end;
  object ButtonTemplBeards: TGraphicButton
    Width=78; Height=87; ResLeft=0; ResTop=1305; Tag=15; visible=false;
  end;
  object ButtonTemplEyebrow: TGraphicButton
    Width=87; Height=87; ResLeft=0; ResTop=348; Tag=3;
  end;
  object ButtonTemplEyeshadow: TGraphicButton
    Width=89; Height=87; ResLeft=0; ResTop=174; Tag=5;
  end;
  object ButtonTemplEyeline: TGraphicButton
    Width=81; Height=87; ResLeft=0; ResTop=870; Tag=6;
  end;
  object ButtonTemplEyelash: TGraphicButton
    Width=82; Height=87; ResLeft=0; ResTop=87; Tag=7;
  end;
  object ButtonTemplLens: TGraphicButton
    Width=83; Height=87; ResLeft=0; ResTop=783; Tag=12;
  end;
  object ButtonTemplGlasses: TGraphicButton
    Width=87; Height=87; ResLeft=0; ResTop=609; Tag=8;
  end;
  object ButtonTemplRouge: TGraphicButton
    Width=75; Height=87; ResLeft=0; ResTop=957; Tag=4;
  end;
  object ButtonTemplLipStick: TGraphicButton
    Width=77; Height=87; ResLeft=0; ResTop=0; Tag=1;
  end;
  object ButtonTemplLipPencil: TGraphicButton
   Width=83; Height=87; ResLeft=0; ResTop=261; Tag=2;
  end;
  object ButtonTemplJewelry: TGraphicButton
    Width=81; Height=87; ResLeft=0; ResTop=435; Tag=10;
  end;
  object ButtonTemplFacePict: TGraphicButton
    Width=78; Height=87; ResLeft=0; ResTop=1392; Tag=13; visible=false;
  end;
  object ButtonTemplBodyPict: TGraphicButton
    Width=76; Height=87; ResLeft=0; ResTop=1131; Tag=14;
  end;
  object ButtonTemplNails: TGraphicButton
    Width=78; Height=87; ResLeft=0; ResTop=696; Tag=16;
  end;





#-------- Layer Panel --------#
  object PanelLayerTools: TPanel
    Left=847; Top=70; Width=177; Height=501;
  end;

#-------- Layer Panel Mode Buttons --------#
  object ButtonColoration: TGraphicButton
    Left=14; Top=46; Width=86; Height=13; ResLeft=0; ResTop=39;
  end;
  object ButtonAppearance: TGraphicButton
    Left=14; Top=61; Width=85; Height=16; ResLeft=0; ResTop=52;
  end;
  object ButtonBrush: TGraphicButton
    Left=14; Top=1; Width=51; Height=13; ResLeft=0; ResTop=0;
  end;
  object ButtonEraser: TGraphicButton
    Left=14; Top=16; Width=54; Height=13; ResLeft=0; ResTop=13;
  end;
  object ButtonModifier: TGraphicButton
    Left=14; Top=78; Width=92; Height=16; ResLeft=0; ResTop=68;
  end;
  object ButtonActions: TGraphicButton
    Left=14; Top=31; Width=60; Height=13; ResLeft=0; ResTop=26;
  end;

#-------- Layer Panel Mode Skins --------#
  object ImageSkinColoration: TImage
    Visible=False;
  end;
  object ImageSkinAppearance: TImage
    Visible=False;
  end;
  object ImageSkinBrush: TImage
    Visible=False;
  end;
  object ImageSkinEraser: TImage
    Visible=False;
  end;
  object ImageSkinModifier: TImage
    Visible=False;
  end;
  object ImageSkinActions: TImage
    Visible=False;
  end;

#-------- Palette --------#
  object ImagePalette: TImage
    Left=0; Top=100; Width=173; Height=96;
  end;
  object LabelPaletteName: TLabel
    Left=35; Top=104; Width=95;FontColor=$7D19B0;
#     FontColor=$705AAB;
  end;
  object ButtonPalettePrev: TGraphicButton
    Left=20; Top=105; Width=13; Height=16; ResLeft=0; ResTop=316;
  end;
  object ButtonPaletteNext: TGraphicButton
    Left=128; Top=105; Width=13; Height=16; ResLeft=0; ResTop=332;
  end;
  object SliderPaletteColor: TGraphicSlider
    Left=25; Top=182; Width=115; Height=17;
    ResLeft=25; ResTop=84; ResWidth=115; ResHeight=4;
    ResImageLeft=0; ResImageTop=4;
    BeginOffset=0; EndOffset=-1; SlideBtnTop=1;
  end;
  object SliderPaletteColorButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;
  object ButtonPaletteColorPrev: TGraphicButton
    Left=9; Top=118; Width=17; Height=47; ResLeft=44; ResTop=295;
  end;
  object ButtonPaletteColorNext: TGraphicButton
    Left=141; Top=118; Width=17; Height=47; ResLeft=95; ResTop=295;
  end;
  PaletteBtnRows = 2;
  PaletteBtnCols = 4;
  PaletteBtnShowPos = '27,125; 56,125; 85,125; 114,125;  27,147; 56,147; 85,147; 114,147';

#  PaletteBtnShowPos = '11,134; 52,134; 93,134; 11,160; 52,160; 93,160';
  object ButtonPaletteColorEtalon: TGraphicButton
    Width=24; Height=19; ResLeft=7; ResTop=100;
#    33 22
  end;
  object ButtonPalettePatternEtalon: TGraphicButton
    Width=24; Height=19; ResLeft=38; ResTop=100;
  end;
  object ButtonCurrentBrushColor: TGraphicButton
    Left=50; Top=210; Width=68; Height=36; ResLeft=87; ResTop=99;
#    Left=56; Top=235; Width=34; Height=22; ResLeft=70; ResTop=84;
  end;

#-------- Sliders RGB --------#
  object SliderRedColor: TGraphicSlider
    Left=0; Top=252; Width=172; Height=18;
    ResLeft=0; ResTop=2; ResWidth=172; ResHeight=18;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object SliderRedColorButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;
  object SliderGreenColor: TGraphicSlider
    Left=0; Top=271; Width=172; Height=18;
    ResLeft=0; ResTop=20; ResWidth=172; ResHeight=81;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object SliderGreenColorButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;
  object SliderBlueColor: TGraphicSlider
    Left=0; Top=290; Width=172; Height=21;
    ResLeft=0; ResTop=38;ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=-1;
  end;
  object SliderBlueColorButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider Hue --------#
  object SliderHue: TGraphicSlider
    Left=0; Top=345; Width=172; Height=21;
    ResLeft=0; ResTop=64;ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=-1;
  end;
  object SliderHueButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider Saturation --------#
  object SliderSaturation: TGraphicSlider
    Left=0; Top=377; Width=172; Height=21;
    ResLeft=0; ResTop=90; ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=-1;
  end;
  object SliderSaturationButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider Brightness --------#
  object SliderBrightness: TGraphicSlider
    Left=0; Top=251; Width=172; Height=21;
    ResLeft=0; ResTop=142; ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object SliderBrightnessButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider Contrast --------#
  object SliderContrast: TGraphicSlider
    Left=0; Top=291; Width=172; Height=21;
    ResLeft=0; ResTop=116; ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object SliderContrastButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider Opacity --------#
  object SliderOpacity: TGraphicSlider
    Left=0; Top=331; Width=172; Height=21;
    ResLeft=0; ResTop=168; ResWidth=172; ResHeight=21;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object SliderOpacityButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider BrushPower --------#
  object SliderBrushPower: TGraphicSlider
    Left=0; Top=269; Width=172; Height=31;
    ResLeft=0; ResTop=227; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderBrushPowerButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider BrushSize --------#
  object SliderBrushSize: TGraphicSlider
    Left=0; Top=300; Width=172; Height=31;
    ResLeft=0; ResTop=193; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderBrushSizeButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider EraserPower --------#
  object SliderEraserPower: TGraphicSlider
    Left=0; Top=269; Width=172; Height=31;
    ResLeft=0; ResTop=227; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderEraserPowerButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider EraserSize --------#
  object SliderEraserSize: TGraphicSlider
    Left=0; Top=300; Width=172; Height=31;
    ResLeft=0; ResTop=193; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderEraserSizeButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider ModifierPower --------#
  object SliderModifierPower: TGraphicSlider
    Left=0; Top=269; Width=172; Height=31;
    ResLeft=0; ResTop=261; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderModifierPowerButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Slider ModifierSize --------#
  object SliderModifierSize: TGraphicSlider
    Left=0; Top=300; Width=172; Height=31;
    ResLeft=0; ResTop=193; ResWidth=172; ResHeight=31;
    ResImageLeft=0; ResImageTop=0;
    BeginOffset=15; EndOffset=15; SlideBtnTop=10;
  end;
  object SliderModifierSizeButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Layer Actions Buttons --------#
  object ButtonLayerDelete: TGraphicButton
    Left=14; Top=170; Width=52; Height=54; ResLeft=0; ResTop=0;
  end;
  object ButtonLayerHide: TGraphicButton
    Left=14; Top=290; Width=52; Height=54; ResLeft=0; ResTop=108;
  end;
  object ButtonLayerShow: TGraphicButton
    Left=14; Top=290; Width=52; Height=54; ResLeft=0; ResTop=54;
  end;
  object ButtonLayerMoveTop: TGraphicButton
    Left=14; Top=110; Width=52; Height=54; ResLeft=0; ResTop=324;
  end;
  object ButtonLayerMoveBottom: TGraphicButton
    Left=88; Top=110; Width=52; Height=54; ResLeft=0; ResTop=378;
  end;
  object ButtonLayerCopyState: TGraphicButton
    Left=14; Top=230; Width=52; Height=54; ResLeft=0; ResTop=162;
  end;
  object ButtonLayerPasteState: TGraphicButton
    Left=88; Top=230; Width=52; Height=54; ResLeft=0; ResTop=216;
  end;
  object ButtonLayerReset: TGraphicButton
    Left=88; Top=170; Width=52; Height=54; ResLeft=0; ResTop=486;
  end;
  object ButtonLayerSave: TGraphicButton
    Left=14; Top=350; Width=52; Height=54; ResLeft=0; ResTop=270;
  end;
  object ButtonLayerRegions: TGraphicButton
    Left=88; Top=350; Width=52; Height=54; ResLeft=0; ResTop=540;
  end;

  object ButtonBaldHead: TGraphicButton
#  object ButtonLayerFlipHorizontal: TGraphicButton
    Left=88; Top=290; Width=52; Height=54; ResLeft=0; ResTop=432;
  end;

#-------- Desktop Panel --------#
  object PanelDesktopTools: TPanel
    Left=858; Top=589; Width=166; Height=179;
  end;
#-------------------------------#
  object ButtonOriginalSize: TGraphicButton
    Left=20; Top=15; Width=37; Height=25; ResLeft=0; ResTop=59;
  end;
  object ButtonCentering: TGraphicButton
    Left=80; Top=15; Width=28; Height=28; ResLeft=0; ResTop=32;
  end;
  object ButtonLayerList: TGraphicButton
    Left=20; Top=55; Width=31; Height=32; ResLeft=0; ResTop=0;
  end;
  object ButtonClearWork: TGraphicButton
    Left=80; Top=100; Width=37; Height=35; ResLeft=0; ResTop=146;
  end;
  object ButtonLayerUndo: TGraphicButton
    Left=80; Top=55; Width=33; Height=29; ResLeft=0; ResTop=83;
  end;
  object ButtonColorCalibration: TGraphicButton
    visible=false; Left=12; Top=170; Width=50; Height=31; ResLeft=0; ResTop=120;
  end;
  object ButtonPreview: TGraphicButton
    Left=20; Top=100; Width=32; Height=34; ResLeft=0; ResTop=112;
  end;
  object ButtonShopping: TGraphicButton
    visible=false; Left=65; Top=170; Width=50; Height=31; ResLeft=0; ResTop=209;
  end;

#-------- Scale Slider --------#
  object SliderScale: TGraphicSlider
    Left=81; Top=70; Width=19; Height=670;
    ResWidth=17; ResHeight=670;
    BeginOffset=0; EndOffset=0; SlideBtnLeft=0;
  end;
  object SliderScaleButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

#-------- Centering Sliders --------#
  object SliderVPos: TGraphicSlider
    Left=822; Top=70; Width=19; Height=670;
    ResWidth=17; ResHeight=670;
    BeginOffset=0; EndOffset=0; SlideBtnLeft=0;
  end;
  object SliderVPosButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;
  object SliderHPos: TGraphicSlider
    Left=105; Top=739; Width=715; Height=20;
    ResWidth=715; ResHeight=17;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderHPosButton: TGraphicButton
    Width=20; Height=21; ResLeft=0; ResTop=295;
  end;

end;


########## Load\Save Window ###########

FormLoadSaveButtons = 'ButLoSa.fcc';
section FormLoadSave :TFormLoadSave
  Skin = 'FormLoSa.fcc';
  Left = 228;
  Top  = 120;
  object LabelLoad: TLabel
    Left=48; Top=31; Width=54; Height=13;FontColor=$7D19B0;
  end;
  object LabelSave: TLabel
    Left=194; Top=31; Width=55; Height=13;FontColor=$7D19B0;
  end;
  object ButtonLoadImage: TGraphicButton
    Left=14; Top=54; Width=50; Height=47;     ResLeft=0; ResTop=146;
  end;
  object ButtonLoadWork: TGraphicButton
    Left=98; Top=57; Width=50; Height=46;     ResLeft=0; ResTop=49;
  end;
  object ButtonLoadClipboard: TGraphicButton
    Left=45; Top=109; Width=76; Height=60;     ResLeft=0; ResTop=444;
  end;
  object ButtonLoadCamera: TGraphicButton
    Left=13; Top=176; Width=55; Height=44;     ResLeft=0; ResTop=194;
  end;
  object ButtonLoadTwain: TGraphicButton
    Left=91; Top=175; Width=60; Height=52;     ResLeft=0; ResTop=236;
  end;
  object ButtonSaveImage: TGraphicButton
    Left=158; Top=52; Width=50; Height=49;     ResLeft=0; ResTop=97;
  end;
  object ButtonSaveWork: TGraphicButton
    Left=247; Top=50; Width=50; Height=50;     ResLeft=0; ResTop=0;
  end;
  object ButtonSaveClipboard: TGraphicButton
    Left=198; Top=107; Width=71; Height=52;     ResLeft=0; ResTop=388;
  end;
  object ButtonSendImage: TGraphicButton
    Left=166; Top=171; Width=49; Height=49;     ResLeft=0; ResTop=340;
  end;
  object ButtonSendWork: TGraphicButton
    Left=249; Top=171; Width=49; Height=49;     ResLeft=0; ResTop=288;
  end;
  object ButtonExit: TGraphicButton
    Left=286; Top=5; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
end;



########## Adjust Image Window ###########
FormAdjustButtons = 'ButAdjst.fcc';
section FormAdjust: TFormAdjust
  Skin = 'FormAdjs.fcc';
  Left = 121;
  Top  = 30;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=825; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ResImage: TImage
    Left=24; Top=39;
  end;
  object ButtonFace: TGraphicButton;
    Left=754; Top=50; Width=48; Height=55; ResLeft=0; ResTop=0;
  end;
  object ButtonHand: TGraphicButton;
    Left=754; Top=156; Width=47; Height=55; ResLeft=0; ResTop=57;
  end;
  object ButtonBody: TGraphicButton;
    Left=754; Top=275; Width=49; Height=53; ResLeft=0; ResTop=118;
  end;
  object ButtonOK: TGraphicButton;
    Left=754; Top=638; Width=36; Height=21; ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=794; Top=638; Width=36; Height=21; ResLeft=0; ResTop=149;
  end;
end;

########## Layer List Window ###########
section FormLayers: TFormLayers
  Skin = 'FormLayr.fcc';
  Left = 663;
  Top  = 148;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10;FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
    Left=293; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=313; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ListBox: TListBox
    Left=94; Top=53; Width=217; Height=202 ;
  end;
#-------- Layer Actions Buttons --------#
  object ButtonLayerDelete: TGraphicButton
    Left=20; Top=30; Width=52; Height=53; ResLeft=0; ResTop=485;
  end;
  object ButtonLayerHide: TGraphicButton
    Left=20; Top=90; Width=52; Height=53; ResLeft=0; ResTop=108;
  end;
  object ButtonLayerShow: TGraphicButton
    Left=20; Top=90; Width=52; Height=53; ResLeft=0; ResTop=54;
  end;
  object ButtonLayerMoveBottom: TGraphicButton
    Left=20; Top=150; Width=52; Height=53; ResLeft=0; ResTop=378;
  end;
  object ButtonLayerMoveTop: TGraphicButton
    Left=20; Top=210; Width=52; Height=53; ResLeft=0; ResTop=324;
  end;
end;



########## Layer Regions Window ###########
FormLayerRegionsButtons = 'ButLregs.fcc';
section FormLayerRegions: TFormLayerRegions
  Skin = 'FormLrgs.fcc';
  Left = 740;
  Top  = 163;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=9;FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
    Left=188; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=208; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ListBox: TListBox
    Left=17; Top=35; Width=200; Height=250;
  end;
  object ButtonEditRegion: TGraphicButton
    Left=61; Top=288; Width=43; Height=41; ResLeft=8; ResTop=234;
  end;
  object ButtonSaveRegion: TGraphicButton
    Left=138; Top=292; Width=43; Height=37; ResLeft=0; ResTop=152;
  end;
end;



########## Layer Region Edit Window ###########
FormLayerRegionEditButtons = 'ButLregs.fcc';
section FormLayerRegionEdit: TFormLayerRegionEdit
  Skin = 'FormLrge.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=945; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ScrollBox: TScrollBox
    Left=26; Top=41; Width=704; Height=650;
  end;
  object SliderVPos: TGraphicSlider
    Left=744; Top=46; Width=20; Height=654;
    ResWidth=20; ResHeight=654;
    BeginOffset=10; EndOffset=10; SlideBtnLeft=0;
  end;
  object SliderHPos: TGraphicSlider
    Left=32; Top=704; Width=708; Height=20;
    ResWidth=708; ResHeight=20;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object ButtonLasso: TGraphicButton;
    Left=859; Top=107; Width=50; Height=52; ResLeft=0; ResTop=4;
  end;
  object ButtonGrid: TGraphicButton;
    Left=820; Top=261; Width=47; Height=44; ResLeft=0; ResTop=59;
  end;
  object ButtonEditRegion: TGraphicButton;
    Left=809; Top=189; Width=46; Height=48; ResLeft=5; ResTop=187;
  end;
  object ButtonClear: TGraphicButton;
    Left=880; Top=192; Width=48; Height=44; ResLeft=4; ResTop=102;
  end;
  object LabelTolerance: TLabel
    Left=809; Top=407; FontColor=$7D19B0;
  end
  object EditTolerance: TEdit
    Left=809; Top=423; Width=30;
  end
  object SliderTolerance: TGraphicSlider
    Left=860; Top=423;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderToleranceButton: TGraphicButton
        Width=20; Height=20; ResLeft=0; ResTop=295;
  end;

  object LabelGridRows: TLabel
    Left=809; Top=307; FontColor=$7D19B0;
  end
  object EditGridRows: TEdit
    Left=809; Top=323; Width=30;
  end
  object SliderGridRows: TGraphicSlider
    Left=860; Top=323;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderGridRowsButton: TGraphicButton
        Width=20; Height=20; ResLeft=0; ResTop=295;
  end;

  object LabelGridCols: TLabel
    Left=809; Top=351; FontColor=$7D19B0;
  end
  object EditGridCols: TEdit
    Left=809; Top=367; Width=30;
  end
  object SliderGridCols: TGraphicSlider
    Left=860; Top=367;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderGridColsButton: TGraphicButton
        Width=20; Height=20; ResLeft=0; ResTop=295;
  end;

  object ButtonOK: TGraphicButton;
    Left=814; Top=701;Width=36; Height=21;  ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=864; Top=700; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
end;



########## Templates Window ###########
FormTemplatesButtons='ButFtemp.fcc'
section FormTemplates: TFormTemplates
  Skin = 'FormTmpl.fcc';
  Left = 739;
  Top  = 120;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25;  FontSize=10; FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
    Left=184; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=204; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ResImage: TImage
    Left=30; Top=32; Width=184; Height=198;
  end;
  object LabelNumPartsShow: TLabel
    Left=37; Top=253; Width=40; Height=20; FontSize=11; FontColor=$7D19B0;
  end;
  object LabelNumPartsTotal: TLabel
    Left=77; Top=253; Width=46; Height=20; FontSize=11; FontColor=$7D19B0;
  end;
  object ButtonSetTemplatesFilter: TGraphicButton
    Left=12; Top=245; Width=41; Height=41;     ResLeft=0; ResTop=85;
  end;
  object ButtonNail1: TGraphicButton
    Left=110; Top=247; Width=23; Height=35;     ResLeft=4; ResTop=2;
  end;
  object ButtonNail2: TGraphicButton
    Left=132; Top=247; Width=23; Height=35;     ResLeft=4; ResTop=37;
  end;
  object ButtonNail3: TGraphicButton
    Left=154; Top=247; Width=23; Height=35;     ResLeft=4; ResTop=72;
  end;
  object ButtonNail4: TGraphicButton
    Left=176; Top=247; Width=23; Height=35;     ResLeft=4; ResTop=107;
  end;
  object ButtonNail5: TGraphicButton
    Left=198; Top=247; Width=23; Height=35;     ResLeft=4; ResTop=142;
  end;
  object ButtonReplaceSameType: TGraphicButton
    Left=149; Top=240; Width=51; Height=47;     ResLeft=0; ResTop=183;
  end;
  object ButtonPreviewScrollUp: TGraphicButton
    Left=13; Top=31; Width=14; Height=16; ResLeft=1; ResTop=352;
  end;
  object ButtonPreviewScrollDown: TGraphicButton
    Left=15; Top=216;Width=14; Height=16; ResLeft=1; ResTop=368;
  end;
  object SliderScrollPreview: TGraphicSlider
    Left=10; Top=46;
    Width=20; Height=173;
    ResWidth=20; ResHeight=173;
    BeginOffset=0; EndOffset=0; SlideBtnLeft=-1;
  end;
  object SliderScrollPreviewButton: TGraphicButton
    Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
end;




########## Filter & Quizes Window ###########
FormQueriesButtons = 'ButQuery.fcc';
section FormQueries: TFormQueries
  Skin = 'FormQuer.fcc';
  Left = 10;
  Top  = 50;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
    object ButtonFilterMode: TGraphicButton
    Left=10; Top=39; Width=58; Height=40;     ResLeft=0; ResTop=0;Visible = false;
  end;
  object ButtonQuizMode: TGraphicButton
    Left=76; Top=35; Width=45; Height=45;     ResLeft=0; ResTop=41; Visible = false;
  end;
  object ButtonViewQuizResult: TGraphicButton
    Left=421; Top=36; Width=41; Height=43;     ResLeft=0; ResTop=166;Visible = false;
  end;
  object ButtonSetTemplatesFilter: TGraphicButton
    Left=421; Top=36; Width=41; Height=41;     ResLeft=0; ResTop=85;
  end;
  object ButtonPrintQuizResult: TGraphicButton
    Left=478; Top=36; Width=41; Height=41;     ResLeft=0; ResTop=207;Visible = false;
  end;
  object ButtonResetHTMLControls: TGraphicButton
    Left=478; Top=36; Width=41; Height=41;     ResLeft=0; ResTop=125;
  end;
  object ButtonMinimize: TGraphicButton
    Left=496; Top=4; Width=19; Height=19;     ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=517; Top=4; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object ComboBox: TComboBox
        Left=128; Top=45; Width=270; Height=21; 
  end;
  object HTMLViewer: THTMLViewer
    Left=23; Top=105; Width=491; Height=276;
  end;
end;



########## Internet Modes Window ###########
FormInetModesButtons = 'ButImode.fcc';
section FormInetModes :TFormInetModes
  Skin = 'FormImod.fcc';
  Left = 228;
  Top  = 120;
  object ButtonOpenSite: TGraphicButton
    Left=71; Top=38; Width=65; Height=44;     ResLeft=0; ResTop=0;
  end;
  object ButtonDownloadElements: TGraphicButton
    Left=176; Top=37; Width=59; Height=52;     ResLeft=0; ResTop=45;
  end;
  object ButtonDownloadGallery: TGraphicButton
    Left=23; Top=97; Width=53; Height=49;     ResLeft=0; ResTop=245;
  end;
  object ButtonUploadGallery: TGraphicButton
    Left=240; Top=97; Width=49; Height=47;     ResLeft=0; ResTop=198;
  end;
  object ButtonChat: TGraphicButton
    Left=-55; Top=187; Width=62; Height=43;     ResLeft=0; ResTop=247; Visible = false;
  end;
  object ButtonPostcard: TGraphicButton
    Left=130; Top=134; Width=51; Height=43;     ResLeft=0; ResTop=155;
  end;
  object ButtonExit: TGraphicButton
    Left=286; Top=5; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
end;





########## Internet Registration Window ###########
FormInetRegButtons='ButInet.fcc';
section FormInetReg: TFormInetReg
  Skin = 'FormIreg.fcc';
  Left = 290;
  Top  = 200;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
   Left=320; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object LabelFirstName: TLabel
    Left=25; Top=40; FontColor=$7D19B0;
  end;
  object EditFirstName: TEdit
    Left=118; Top=40; Width=160;
  end;
  object LabelSecondName: TLabel
    Left=25; Top=67; FontColor=$7D19B0;
  end;
  object EditSecondName: TEdit
    Left=118; Top=67; Width=160;
  end;
  object LabelEmail: TLabel
    Left=25; Top=98; FontColor=$7D19B0;
  end;
  object EditEmail: TEdit
    Left=118; Top=96; Width=160;
  end;
  object LabelBirthDate: TLabel
    Left=25; Top=123; FontColor=$7D19B0;
  end;
  object DateEditBirthDate: TDateEdit
    Left=118; Top=123; Width=81;
  end;
  object ComboBoxSex: TComboBox
    Left=21; Top=163; Width=141;
  end;
  object ComboBoxCountry: TComboBox
    Left=181; Top=163; Width=141;
  end;
  object ProgressBar: TProgressBar
    Left=70; Top=196; Width=206; Height=10;
  end;
  object ButtonStartRegistration: TGraphicButton;
    Left=140; Top=211; Width=79; Height=44; ResLeft=0; ResTop=0;
  end;
  object ButtonStopRegistration: TGraphicButton;
    Left=140; Top=210; Width=79; Height=44; ResLeft=0; ResTop=45;
  end;
end;



########## Download New Elements Window ###########
FormDownloadElementsButtons = 'ButInet.fcc';
section FormDownloadElements: TFormDownloadElements
  Skin = 'FormDlel.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=775;  Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object TreeView: TTreeView
    Left=44; Top=68; Width=224; Height=340;
  end;
  object ScrollBoxPreview: TScrollBox
    Left=288; Top=68; Width=220; Height=402;
  end;
  object ListBox: TListBox
    Left=532; Top=68; Width=223; Height=314;
  end;
  object ImagePreview: TImage
    Left=101; Top=433; Width=100; Height=100;
  end;
  object ImageChecking: TImage
    Left=182; Top=437;
  end;
  object LabelTreeView: TLabel
    Left=44; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelNodeName: TLabel
    Left=288; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelDownloadList: TLabel
    Left=532; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelProcessTotal: TLabel
    Left=535; Top=389; FontSize=9;FontColor=$7D19B0;
  end;
  object ProgressBarTotal: TProgressBar
    Left=535; Top=408; Width=222; Height=15;
  end;
  object LabelProcessCurrent: TLabel
    Left=535; Top=427; FontSize=8;  FontColor=$7D19B0;
  end;
  object ProgressBarCurrent: TProgressBar
    Left=535; Top=443; Width=222; Height=15;
  end;
  object ButtonElementsPreview: TGraphicButton;
    Left=680; Top=40; Width=46; Height=23; ResLeft=0; ResTop=200;
  end;
    object ButtonStartDownload: TGraphicButton;
    Left=610; Top=490; Width=79; Height=44; ResLeft=0; ResTop=0;
  end;
  object ButtonStopDownload: TGraphicButton;
    Left=610; Top=490; Width=79; Height=44; ResLeft=0; ResTop=45;
  end;
end;



########## Download From Gallery Window ###########
FormFromGalleryButtons = 'ButInet.fcc';
section FormFromGallery: TFormFromGallery
  Skin = 'FormDlel.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=774; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ButtonTree: TGraphicButton
    Left=52; Top=25; Width=41; Height=40; ResLeft=0; ResTop=88;
  end;
  object ButtonRequest: TGraphicButton
    Left=127; Top=25; Width=41; Height=40; ResLeft=0; ResTop=130;
  end;
  object ButtonDownloadPreview: TGraphicButton
    Left=195; Top=420; Width=76; Height=31; ResLeft=0; ResTop=171;
  end;

  object TreeView: TTreeView
    Left=44; Top=68; Width=224; Height=340;
  end;
  object ScrollBoxPreview: TScrollBox
    Left=288; Top=68; Width=220; Height=402;
  end;
  object ListBox: TListBox
    Left=532; Top=68; Width=223; Height=314;
  end;
  object ImagePreview: TImage
    Left=101; Top=433; Width=100; Height=100;
  end;
  object ImageChecking: TImage
    Left=182; Top=437;
  end;
  object LabelTreeView: TLabel
    Left=44; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelNodeName: TLabel
    Left=288; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelDownloadList: TLabel
    Left=532; Top=49; FontSize=11;FontColor=$7D19B0;
  end;
  object LabelProcessTotal: TLabel
    Left=535; Top=389; FontSize=9;FontColor=$7D19B0;
  end;
  object ProgressBarTotal: TProgressBar
    Left=535; Top=408; Width=222; Height=15;
  end;
  object LabelProcessCurrent: TLabel
    Left=535; Top=427; FontSize=8;  FontColor=$7D19B0;
  end;
  object ProgressBarCurrent: TProgressBar
    Left=535; Top=443; Width=222; Height=15;
  end;
  object ButtonElementsPreview: TGraphicButton;
    Left=710; Top=40; Width=46; Height=23; ResLeft=0; ResTop=200;
  end;
  object ButtonStartDownload: TGraphicButton;
    Left=610; Top=500; Width=79; Height=44; ResLeft=0; ResTop=0;
  end;
  object ButtonStopDownload: TGraphicButton;
    Left=610; Top=500; Width=79; Height=44; ResLeft=0; ResTop=45;
  end;
  object GroupBox: TGroupBox;
    Left=44; Top=68; Width=224; Height=340;
  end;
end;



########## Upload To Gallery Window ###########
FormToGalleryButtons = 'ButINet.fcc';
section FormToGallery :TFormToGallery
  Skin = 'FormToGl.fcc';
  object ImagePreview: TImage
    Left=39; Top=33; Width=223; Height=223;
  end;
  object Label6: TLabel
    Left=34; Top=46; Width=59; Height=13; FontColor=$0;
  end;
  object LabelWorkName: TLabel
    Left=278; Top=39; Width=32; Height=13; FontColor=$0;
  end;
  object LabelSex: TLabel
    Left=278; Top=111; Width=48; Height=13;FontColor=$0;
  end;
  object LabelAge: TLabel
    Left=278; Top=142; Width=49; Height=13;FontColor=$0;
  end;
  object LabelSkinColor: TLabel
    Left=278; Top=169; Width=75; Height=13;FontColor=$0;
  end;
  object LabelHairColor: TLabel
    Left=278; Top=198; Width=73; Height=13;FontColor=$0;
  end;
  object LabelEyesColor: TLabel
    Left=278; Top=228; Width=77; Height=13;FontColor=$0;
  end;
  object LabelWorkKind: TLabel
    Left=278; Top=81; Width=77; Height=13;FontColor=$0;
  end;
  object LabelPassword: TLabel
    Left=289; Top=285; Width = 60 ;Height=13;FontColor=$0;
  end;
  object ButtonSendAsWork: TGraphicButton
    Left=102; Top=275; Width=40; Height=40;     ResLeft=2; ResTop=261;
  end;
  object ButtonSendAsJpeg: TGraphicButton
    Left=42; Top=275; Width=41; Height=36;     ResLeft=0; ResTop=224;
  end;

  object ButtonStartDownload: TGraphicButton;
    Left=454; Top=310; Width=79; Height=44; ResLeft=0; ResTop=0;
  end;
  object ButtonStopDownload: TGraphicButton;
    Left=454; Top=310;Width=79; Height=44; ResLeft=0; ResTop=45;
  end;
  object ButtonSendAsPublic: TGraphicButton
    Left=194; Top=274; Width=31; Height=37;     ResLeft=0; ResTop=301;
  end;
  object ButtonSendAsPrivate: TGraphicButton
    Left=239; Top=274; Width=31; Height=37;     ResLeft=0; ResTop=339;
  end;
  object ButtonExit: TGraphicButton
    Left=532; Top=5; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object EditWorkName: TEdit
    Left=371; Top=33; Width=163; Height=21;
  end;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ComboBoxSex: TComboBox
    Left=414; Top=105; Width=120; Height=21;
  end;
  object ComboBoxAge: TComboBox
    Left=414; Top=134; Width=120; Height=21;
  end;
  object ComboBoxSkinColor: TComboBox
    Left=413; Top=163; Width=120; Height=21;
  end;
  object ComboBoxHairColor: TComboBox
    Left=414; Top=192; Width=120; Height=21;
  end;
  object ComboBoxEyesColor: TComboBox
    Left=414; Top=221; Width=120; Height=21;
  end;
  object ComboBoxWorkKind: TComboBox
    Left=414; Top=76; Width=120; Height=21;
  end;
  object EditPassword: TEdit
    Left=361; Top=285; Width=102; Height=20;
  end;
  object ProgressBar: TProgressBar;
    Left=38; Top=323; Width=394; Height=16;
 end;

end;



########## Message Window ###########
section FormMessage: TFormMessage
  Skin = 'FormMess.fcc';
  Left = 363;
  Top  = 282;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10;FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=245; Top=5;Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object LabelMessage: TLabel
    Left=40; Top=28; Width=177; Height=71; FontSize=10; FontColor=$7D19B0;
  end;
  object ButtonYes: TGraphicButton;
    Left=93; Top=130; Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonNo: TGraphicButton;
    Left=145; Top=129;Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
end;


########## Postcard Window ###########
FormPostcardButtons = 'ButPcrd.fcc';
section FormPostcard: TFormPostcard
  Skin = 'FormPcrd.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
     Left=722; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
    object ButtonPrint: TGraphicButton
    Left=638; Top=398; Width=67; Height=52;     ResLeft=0; ResTop=45;
  end;
  object ButtonSave: TGraphicButton
    Left=553; Top=468; Width=50; Height=47;     ResLeft=0; ResTop=97;
  end;
  object ButtonSend: TGraphicButton
    Left=656; Top=463; Width=49; Height=50;     ResLeft=0; ResTop=146;
  end;
  object ButtonAddText: TGraphicButton
    Left=555; Top=403; Width=42; Height=47;     ResLeft=0; ResTop=0;
  end;
end;

########## Postcard Text Window ###########
section FormPostcardText: TFormPostcardText
  Skin = 'FormPctx.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=452; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ButtonOK: TGraphicButton;
    Left=372; Top=307;Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=418; Top=306; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
  object SliderTextSize: TGraphicSlider
    Left=60; Top=61;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
    end;
  object SliderTextSizeButton: TGraphicButton
    Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
  object SliderShadowSize: TGraphicSlider
    Left=60; Top=107;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderShadowSizeButton: TGraphicButton
    Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
  object SliderTextRotation: TGraphicSlider
    Left=60; Top=155;
    Width=95; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=80; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderTextRotationButton: TGraphicButton
    Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
  object ComboBoxFontName: TComboBox
    Left=242; Top=44; Width=146;
  end;
  object ComboBoxFontStyle: TComboBox
    Left=242; Top=74; Width=146;
  end;
  object ComboBoxShadowDirection: TComboBox
    Left=242; Top=109; Width=106;
  end;
  object ButtonTextColor: TGraphicButton
    Left=165; Top=53;Width=69; Height=36;     ResLeft=88; ResTop=99;
  end;
  object ButtonShadowColor: TGraphicButton
    Left=165; Top=103; Width=69; Height=36;     ResLeft=88; ResTop=99;
  end;
  object MemoText: TMemo
    Left=19; Top=190; Width=339; Height=140;
  end;
end;

########## Postcard Background Window ###########
FormPostcardBackButtons = 'ButPcbg.fcc';
section FormPostcardBack: TFormPostcardBack
  Skin = 'FormPcbg.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=203; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ButtonCenter: TGraphicButton
    Left=39; Top=97; Width=43; Height=41;     ResLeft=0; ResTop=120;
  end;
  object ButtonTile: TGraphicButton
    Left=93; Top=98; Width=40; Height=41;     ResLeft=0; ResTop=78;
  end;
  object ButtonStretch: TGraphicButton
    Left=146; Top=98; Width=43; Height=44;     ResLeft=0; ResTop=163;
  end;
  object ButtonLoadImage: TGraphicButton
    Left=22; Top=40; Width=50; Height=47;     ResLeft=0; ResTop=30;
  end;
  object ButtonSetColor: TGraphicButton
    Left=97; Top=45; Width=33; Height=31;     ResLeft=1; ResTop=0;
  end;
  object ButtonBackgroundColor: TGraphicButton
    Left=145; Top=45; Width=69; Height=36;     ResLeft=88; ResTop=99;
  end;
end;



########## Camera Window ###########
FormCameraButtons = 'ButCamer.fcc';
section FormCamera: TFormCamera
  Skin = 'FormCamr.fcc';
  CapWinX=105;
  CapWinY=47;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=327; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
    object ButtonVideoSource: TGraphicButton
    Left=13; Top=33; Width=80; Height=44;     ResLeft=0; ResTop=0;
  end;
  object ButtonVideoFormat: TGraphicButton
    Left=13; Top=81; Width=80; Height=46;     ResLeft=0; ResTop=43;
  end;
  object ButtonVideoDisplay: TGraphicButton
    Left=13; Top=131; Width=80; Height=46;     ResLeft=0; ResTop=88;
  end;
  object ButtonSnapshot: TGraphicButton
    Left=280; Top=136; Width=55; Height=44;     ResLeft=0; ResTop=134;
  end;
end;



########## Setup Window ###########
FormSetupButtons = 'ButSetup.fcc';
section FormSetup: TFormSetup
  Skin = 'Formireg.fcc';
  Left=290;
  Top=200;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ComboboxInterfaceName: TComboBox
    Left=0; Top=0; Height=25; FontSize=10; visible=false;
  end;
  object LabelPlayList: TLabel
    Left=14; Top=50; Width=66; Height=13; FontColor = 0;
  end;
  object LabelCalibrationColor: TLabel
    Left=14; Top=78; Width=103; Height=13; FontColor = 0; visible=false;
  end;
  object ButtonCurrentCalibrationColor: TGraphicButton
    Left=14; Top=94; Width=69; Height=36;     ResLeft=88; ResTop=99; visible=false;
  end;
  object ButtonDefaultCalibrationColor: TGraphicButton
    Left=172; Top=100; Width=33; Height=31;     ResLeft=0; ResTop=164; visible=false;
  end;
  object LabelCalibrationRed: TLabel
    Left=89; Top=105; Width=22; Height=13; visible=false;
  end;
  object LabelCalibrationGreen: TLabel
    Left=112; Top=105; Width=22; Height=13; visible=false;
  end;
  object LabelCalibrationBlue: TLabel
    Left=135; Top=105; Width=22; Height=13; visible=false;
  end;
  object ImageInterfacePreview: TImage
    Left=225; Top=46; Width=107; Height=80; visible=false;
  end;
  object ButtonPlayMusic: TGraphicButton
    Left=55; Top=164; Width=41; Height=40;     ResLeft=0; ResTop=40;
  end;
  object ButtonSoundEffects: TGraphicButton
    Left=98; Top=164; Width=41; Height=40;     ResLeft=0; ResTop=81;
  end;
  object ButtonShowTips: TGraphicButton
    Left=138; Top=164; Width=41; Height=40;     ResLeft=0; ResTop=121;
  end;
  object ButtonAddMusicFile: TGraphicButton
    Left=14; Top=164; Width=41; Height=39;     ResLeft=0; ResTop=0;
  end;
  object ButtonSaveSettings: TGraphicButton
    Left=298; Top=225; Width=35; Height=36;     ResLeft=0; ResTop=193;
  end;
  object ButtonOK: TGraphicButton
    Left=257; Top=450; Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonExit: TGraphicButton
    Left=320; Top=5; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object CheckListBoxMusicFiles: TCheckListBox
    Left=12; Top=66; Width=320; Height=97;
  end;

  object LabelLeftRightMargins: TLabel
    FontColor = 0; visible=false;
  end;
  object EditTopBottomMargins: TEdit
    Left=0; Top=0; Height=25; FontSize=10; visible=false;
  end;
  object LabelTopBottomMargins: TLabel
    FontColor = 0; visible=false;
  end;
  object EditLeftRightMargins: TEdit
    Left=0; Top=0; Height=25; FontSize=10; visible=false;
  end;
  object LabelVersion: TLabel
    Top = 30;FontColor = 0;
  end;
  object LabelMailServer: TLabel
    Left=14; Top=210; FontColor = 0;
  end;
 object EditMailServer: TEdit;
    Left=98; Top=210; Width=70; Height=20;
  end;
  object LabelMailPort: TLabel
    Left=14; Top=240; FontColor = 0;
  end;
  object EditMailPort: TEdit;
    Left=98; Top=237; Width=70; Height=20;
  end;
end;


########## Color Calibration Window ###########
section FormColorCalibration: TFormColorCalibration
  Skin = 'FormLrge.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=945; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ScrollBox: TScrollBox
    Left=26; Top=41; Width=704; Height=650;
  end;
  object SliderVPos: TGraphicSlider
    Left=744; Top=46; Width=20; Height=654;
    ResWidth=20; ResHeight=654;
    BeginOffset=10; EndOffset=10; SlideBtnLeft=0;
  end;
  object SliderHPos: TGraphicSlider
    Left=32; Top=704; Width=708; Height=20;
    ResWidth=708; ResHeight=20;
    BeginOffset=10; EndOffset=10; SlideBtnTop=0;
  end;
  object LabelCalibrationColor: TLabel
    Left=809; Top=120; FontSize=9; FontColor=$7D19B0;
  end;
  object LabelCalibrationRed: TLabel
    Left=809; Top=140; FontSize=9;
  end;
  object LabelCalibrationGreen: TLabel
    Left=837; Top=140; FontSize=9;
  end;
  object LabelCalibrationBlue: TLabel
    Left=867; Top=140; FontSize=9;
  end;
  object ButtonCalibrationColor: TGraphicButton
   Left=809; Top=160; Width=69; Height=36;     ResLeft=88; ResTop=99;
  end;
  object LabelCurrentColor: TLabel
    Left=809; Top=208; FontSize=9; FontColor=$7D19B0;
  end;
  object LabelCurrentRed: TLabel
    Left=809; Top=227; FontSize=9;
  end;
  object LabelCurrentGreen: TLabel
    Left=837; Top=227; FontSize=9;
  end;
  object LabelCurrentBlue: TLabel
    Left=867; Top=227; FontSize=9;
  end;
  object ButtonCurrentColor: TGraphicButton
    Left=809; Top=248;    Width=69; Height=36;     ResLeft=88; ResTop=99;
  end;
  object ButtonUndoCalibration: TGraphicButton
    Left=849; Top=331; Width=33; Height=29; ResLeft=0; ResTop=83;
  end;
  object ButtonDefaultColor: TGraphicButton
    Left=809; Top=331; Width=33; Height=31;     ResLeft=0; ResTop=164;
  end;
  object ButtonOK: TGraphicButton;
    Left=814; Top=701;Width=36; Height=21;  ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=864; Top=700; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
end;

########## Publisher Messages Window ###########
section FormPublisherMessages: TFormPublisherMessages
  Skin = 'FormPmsg.fcc';
  Left=100;
  Top=75;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=528; Top=5;Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object StringGrid: TStringGrid;
    Left=16; Top=32; Width=521; Height=81;
  end;
  object HTMLViewer: THTMLViewer;
    Left=16; Top=128; Width=521; Height=353;
  end;
end;

########## Help Window ###########
FormHelpButtons='ButHelp.fcc'
section FormHelp: TFormHelp
  Skin = 'FormHelp.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
    object ButtonContents: TGraphicButton
    Left=23; Top=27; Width=41; Height=40;     ResLeft=0; ResTop=122;
  end;
  object ButtonStepBack: TGraphicButton
    Left=71; Top=26; Width=41; Height=40;     ResLeft=0; ResTop=81;
  end;
  object ButtonPrint: TGraphicButton
    Left=117; Top=27; Width=41; Height=39;     ResLeft=0; ResTop=0;
  end;
  object ButtonTips: TGraphicButton
    Left=209; Top=25; Width=41; Height=41;     ResLeft=0; ResTop=39;
  end;
  object ButtonAbout: TGraphicButton
    Left=166; Top=26; Width=41; Height=41;     ResLeft=2; ResTop=163;
  end;
  object ButtonExit: TGraphicButton
    Left=474; Top=4; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object ButtonMinimize: TGraphicButton
    Left=452; Top=4; Width=19; Height=19;     ResLeft=0; ResTop=88;
  end;
  object HTMLViewer: THTMLViewer;
    Left=21; Top=70; Width=457; Height=460;
  end;
end;


########## Print Window ###########
FormPrintButtons='ButPrint.fcc'
section FormPrint: TFormPrint
  Skin = 'FormPrint.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=481; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object FileListBox: TFileListBox;
    Left=190; Top=30; Width=158; Height=267; 
  end;
  object ImagePreview: TImage;
    Left=362; Top=35; Width=122; Height=136;
  end;
  object ButtonPage1: TGraphicButton;
    Left=12; Top=268; Width=37; Height=35; ResLeft=0; ResTop=47;
  end;
  object ButtonPage2: TGraphicButton;
    Left=49; Top=268; Width=37; Height=35; ResLeft=0; ResTop=86;
  end;
  object ButtonPage3: TGraphicButton;
    Left=85; Top=268; Width=37; Height=35; ResLeft=0; ResTop=125;
  end;
  object ButtonPage4: TGraphicButton;
    Left=122; Top=268; Width=37; Height=35; ResLeft=0; ResTop=164;
  end;
  object ButtonPrintSetup: TGraphicButton;
    Left=380; Top=184; Width=42; Height=41; ResLeft=2; ResTop=0;
  end;
  object ButtonChangeDir: TGraphicButton;
    Left=432; Top=191; Width=36; Height=35; ResLeft=0; ResTop=219;
  end;
  object ButtonPrint: TGraphicButton;
    Left=389; Top=259; Width=28; Height=28; ResLeft=0; ResTop=116;
  end;
  object ButtonCancel: TGraphicButton;
    Left=435; Top=259;Width=28; Height=27; ResLeft=0; ResTop=144;
  end;
end;



########## Password Window ###########
section FormPassword: TFormPassword
  Skin = 'FormMess.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;

  object ButtonExit: TGraphicButton
    Left=245; Top=5;Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object LabelMessage: TLabel
    Left=10; Top=28; Width=177; Height=71; FontSize=10; FontColor=$7D19B0;
  end;
  object ButtonYes: TGraphicButton;
    Left=93; Top=130; Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonNo: TGraphicButton;
    Left=145; Top=129;Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
  object LabelMessage: TLabel
    Left=10; Top=28; Width=177; Height=71; FontSize=10;FontColor=$7D19B0;
  end;
  object LabelPassword: TLabel
    Left=31; Top=36; FontSize=10; FontColor=$7D19B0;
  end;
  object EditPassword: TLabel
    Left=33; Top=61; Width=130;
  end;
end;


########## Tips Window ###########
section FormTips: TFormTips
  Skin = 'FormTips.fcc';
  Left = 796;
  Top  = 26;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
    Left=185; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=205; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object HTMLViewer: THTMLViewer
    Left=16; Top=32; Width=197; Height=179;
  end;
end;



########## Bald Head Window ###########
FormBaldHeadButtons='ButBaldHead.fcc'
section FormBaldHead: TFormBaldHead
  Skin = 'FormBaldHead.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=925; Top=5;Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ScrollBox: TScrollBox
    Left=46; Top=39; Width=704; Height=651;
  end;
  object SliderVPos: TGraphicSlider
    Left=13; Top=43;
    Width=20; Height=655;
    ResWidth=20; ResHeight=655;
    BeginOffset=0; EndOffset=0; SlideBtnLeft=0;
  end;
  object SliderHPos: TGraphicSlider
   Left=35; Top=702; Width=703; Height=20;
   ResWidth=703; ResHeight=20;
   BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderEraserSize: TGraphicSlider
    Left=780; Top=180;
    Width=150; Height=30;
    ResLeft=182; ResTop=295;
    ResWidth=140; ResHeight=10;
    ResImageLeft=5; ResImageTop=5;
    BeginOffset=0; EndOffset=0; SlideBtnTop=0;
  end;
  object SliderEraserSizeButton: TGraphicButton
    Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
  object ButtonEraserMode: TGraphicButton
    Left=820; Top=109; Width=56; Height=49; ResLeft=4; ResTop=0;
  end;
  object ButtonBaldHeadMode: TGraphicButton
    Left=820; Top=102; Width=46; Height=60; ResLeft=0; ResTop=48;
  end;
  object ButtonFillBlank: TGraphicButton
   Left=825; Top=186; Width=42; Height=41; ResLeft=0; ResTop=106;
  end;

  object ButtonOK: TGraphicButton;
    Left=810; Top=655; Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=852; Top=653; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
end;


########## Email Window ###########
section FormEmail: TFormEmail
  Skin = 'FormEmail.fcc';
  Left = 228;
  Top  = 114;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10;  FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=300; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
   object LabelEmailAddress: TLabel
    Left=20; Top=32; Width=93; FontColor=$7D19B0;
  end;
  object LabelName: TLabel
    Left=20; Top=90; Width=58;FontColor=$7D19B0;
  end;
  object LabelLetter: TLabel
    Left=20; Top=256; Width=57;FontColor=$7D19B0;
  end;
  object LabelFromName: TLabel
    Left=20; Top=148; Width=81;FontColor=$7D19B0;
  end;
  object LabelSubject: TLabel
    Left=20; Top=205; Width=66;FontColor=$7D19B0;
  end;
  object EditEmailAddress: TEdit
    Left=18; Top=50; Width=281;
  end;
  object EditName: TEdit
    Left=18; Top=107; Width=282;
  end;
  object Memo: TMemo
    Left=18; Top=275; Width=281;
  end;
  object EditFromName: TEdit
    Left=18; Top=165; Width=281;
  end;
  object EditSubject: TEdit
    Left=18; Top=223; Width=281;
  end;
  object ProgressBar: TProgressBar
    Left=22; Top=392; Width=281; Height=8;
  end;
  object ButtonOK: TGraphicButton;
    Left=120; Top=413;Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton;
    Left=170; Top=412; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
end;


########## Chat Registration Window ###########
FormChatRegButtons = 'ButChat.fcc';
section FormChatReg: TFormChatReg;
  Skin = 'FormChatReg.fcc';
  Left = 272;
  Top  = 237;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10;  FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
   Left=414; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ButtonNewUser: TGraphicButton
    Left=100; Top=134; Width=69; Height=39; ResLeft=0; ResTop=42;
  end;
  object ButtonOldUser: TGraphicButton
    Left=294; Top=134; Width=64; Height=39; ResLeft=3; ResTop=1;
  end;
  object LabelNewUserName: TLabel
    Left=10; Top=43; FontColor=$7D19B0;
  end;
  object EditNewUserName: TEdit
    Left=80; Top=39; Width=121; FontColor=$7D19B0;
  end;
  object LabelNewUserPwd: TLabel
    Left=10; Top=73; FontColor=$7D19B0;
  end;
  object EditNewUserPwd: TEdit
    Left=80; Top=72; Width=120;  FontColor=$7D19B0;
  end;
  object LabelNewUserPwdCnf: TLabel
    Left=10; Top=109; FontColor=$7D19B0;
    #FontColor=$7D5A7C;
  end;
  object EditNewUserPwdCnf: TEdit
    Left=80; Top=105; Width=120; FontColor=$7D19B0;
  end;

  object LabelOldUserName: TLabel
    Left=215; Top=76; FontColor=$7D19B0;
  end;
  object EditOldUserName: TEdit
    Left=283; Top=72; Width=120; FontColor=$7D19B0;
    #FontColor=$7D5A7C;
  end;
  object LabelOldUserPwd: TLabel
    Left=215; Top=110; FontColor=$7D19B0;
  end;
  object EditOldUserPwd: TEdit
    Left=283; Top=105; Width=120; FontColor=$7D19B0;
  end;
end;


########## Chat Window ###########
FormChatButtons = 'ButChat.fcc';
section FormChat: TFormChat
  Skin = 'FormChat.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10;  FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=679; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ListBoxMessages: TListBox
    Left=16; Top=37; Width=501; Height=320;
  end;
  object ListBoxUsers: TListBox
    Left=531; Top=37; Width=150; Height=320;
  end;
  object EditMessage: TEdit
    Left=16; Top=375; Width=501;  FontColor=$7D5A7C;
  end;
  object ButtonSend: TGraphicButton
    Left=570; Top=364; Width=42; Height=37; ResLeft=5; ResTop=91;
  end;
end;


########## Talk Window ###########
FormTalkButtons = 'ButChat.fcc';
section FormTalk: TFormTalk
  Skin = 'FormTalk.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
    Left=422; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ListBoxMessages: TListBox
    Left=16; Top=52; Width=407; Height=153;
  end;
  object EditMessage: TEdit
    Left=15; Top=228; Width=296;
  end;
  object ButtonSend: TGraphicButton
    Left=353; Top=218; Width=42; Height=37; ResLeft=5; ResTop=91;
  end;
end;

########## Ready Solutions Window ###########
section FormMask: TFormMask
  Skin = 'FormMask.fcc';
  Left = 743;
  Top  = 62;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25;  FontSize=10; FontColor=$ffffff;
  end;
  object ButtonMinimize: TGraphicButton
    Left=203; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
    Left=225; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ComboBox: TComboBox
    Left=16; Top=35; Width=214; FontSize=8;
  end;
  object ScrollBoxMasks: TScrollBox
    Left=16; Top=63; Width=216; Height=206;
  end;
  object ScrollBoxParts: TScrollBox
    Left=16; Top=288; Width=216; Height=212;
  end;
end;

#----------------- form video ------------------#
FormVideoButtons='ButVideo.fcc';
section FormVideo: TFormVideo
 Skin = 'FormVideo.fcc';
  object ButtonExit: TGraphicButton;
    Left=514; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object CaptionBar: TCaptionBar;
    Left=0; Top=0; Height=25;  FontSize=10; FontColor=$ffffff;
  end;
  object ButtonPlay: TGraphicButton
    Left=16; Top=287; Width=80; Height=44;     ResLeft=0; ResTop=0;
  end;
  object ButtonStop: TGraphicButton
    Left=16; Top=287; Width=80; Height=44;    ResLeft=0; ResTop=45;
  end;
  object ButtonPause: TGraphicButton
    Left=96; Top=286; Width=80; Height=44;   ResLeft=0; ResTop=89;
  end;
  object ButtonStep: TGraphicButton
    Left=259; Top=287; Width=80; Height=44;     ResLeft=0; ResTop=135;
  end;
  object ButtonBack: TGraphicButton
    Left=177; Top=286; Width=80; Height=44;     ResLeft=0; ResTop=179;
  end;
  object SliderPosition: TGraphicSlider
    Left=14; Top=328; Width=334; Height=20;
  end;
  object SliderPositionButton: TGraphicButton
       Width=20; Height=20; ResLeft=0; ResTop=295;
  end;
  object Panel: TPanel;
    Left=18; Top=33; Width=320; Height=240;
  end;
  object FileListBox: TFileListBox
    Left=357; Top=34; Width=164; Height=310;
  end;

end;

# -----------   FormShopList --------- #
section FormShopList: TFormShopList
  Skin = 'FormShopList.fcc';
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25;  FontSize=10; FontColor=$ffffff;
  end;
  object ButtonExit: TGraphicButton
   Left=623; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ZipLabel: TLabel
    Left=61; Top=43; Width=45; Height=13; FontColor=$7D19B0;
  end;
  object ButtonPrint: TGraphicButton
    Left=314; Top=347; Width=35; Height=43;     ResLeft=0; ResTop=138;
  end;
  object DrawGrid: TDrawGrid
    Left=22; Top=70; Width=602; Height=276; 
  end;
  object ZipEdit: TEdit
    Left=145; Top=39; Width=138; Height=21;
  end;
end;

# -----------   FormPreview --------- #
section FormPreview: TFormPreview
  Skin = 'FormPreview.fcc';
  Left = 695;
  Top = 338;
  object CaptionBar: TCaptionBar
    Left=0; Top=2; Height=25;  FontSize=10; FontColor=$ffffff;  
  end;
  object ButtonMinimize: TGraphicButton
   Left=273; Top=5;Width=19; Height=19; ResLeft=0; ResTop=88;
  end;
  object ButtonExit: TGraphicButton
   Left=295; Top=5; Width=19; Height=19; ResLeft=0; ResTop=108;
  end;
  object ResImage: TImage
   Left=10; Top=25; Width=305; Height=321;
  end;

end;


########## Layer Save Window ###########
section FormLayerSave: TFormLayerSave
  Skin = 'FormLsav.fcc';
  Left = 695;
  Top  = 150;
  object CaptionBar: TCaptionBar
    Left=0; Top=0; Height=25; FontSize=10; FontColor=$ffffff;
  end;

  object ButtonOK: TGraphicButton
    Left=87; Top=144; Width=36; Height=21;     ResLeft=0; ResTop=128;
  end;
  object ButtonCancel: TGraphicButton
    Left=139; Top=143; Width=36; Height=21;     ResLeft=0; ResTop=149;
  end;
  object LabelTemplateName: TLabel
    Left=32; Top=88; Width=102; Height=13; FontColor=$7D19B0;
  end;
  object LabelTemplateType: TLabel
    Left=32; Top=36; Width=98; Height=13; FontColor=$7D19B0;
  end;
  object ButtonExit: TGraphicButton
    Left=245; Top=5; Width=19; Height=19;     ResLeft=0; ResTop=108;
  end;
  object EditTemplateName: TEdit
    Left=33; Top=107; Width=200; Height=21; 
  end;
  object ComboBoxTemplateType: TComboBox
    Left=33; Top=53; Width=200; Height=21; 
  end;

end;
