uIWMainForm.dfm

<< Click to Display Table of Contents >>

Navigation:  Demos > 15 > Delphi > CGIRunner > CGIRunnerReport >

uIWMainForm.dfm

object IWMainForm: TIWMainForm

 Left = 0

 Top = 0

 Width = 555

 Height = 400

 RenderInvisibleControls = True

 AllowPageAccess = True

 ConnectionMode = cmAny

 Background.Fixed = False

 HandleTabs = False

 LeftToRight = True

 LockUntilLoaded = True

 LockOnSubmit = True

 ShowHint = True

 XPTheme = True

 DesignLeft = 8

 DesignTop = 8

 object IWGradButton1: TIWGradButton

 Left = 64

 Top = 40

 Width = 241

 Height = 36

 Style.Border.Color = 1213267

 Style.Border.Width = 1

 Style.BorderDisabled.Color = clWebGRAY

 Style.BorderDisabled.Width = 1

 Style.Button.Alignment = taCenter

 Style.Button.Font.Color = clWebWHITE

 Style.Button.Font.FontFamily = 'Arial, Sans-Serif, Verdana'

 Style.Button.Font.Size = 10

 Style.Button.Font.Style = []

 Style.Button.FromColor = 3127165

 Style.Button.ToColor = 949582

 Style.Button.BorderRadius = 2

 Style.ButtonHover.Alignment = taCenter

 Style.ButtonHover.Font.Color = clWebWHITE

 Style.ButtonHover.Font.FontFamily = 'Arial, Sans-Serif, Verdana'

 Style.ButtonHover.Font.Size = 10

 Style.ButtonHover.Font.Style = []

 Style.ButtonHover.FromColor = 2661739

 Style.ButtonHover.ToColor = 813891

 Style.ButtonActive.Alignment = taCenter

 Style.ButtonActive.Font.Color = clWebWHITE

 Style.ButtonActive.Font.FontFamily = 'Arial, Sans-Serif, Verdana'

 Style.ButtonActive.Font.Size = 10

 Style.ButtonActive.Font.Style = []

 Style.ButtonActive.FromColor = 949582

 Style.ButtonActive.ToColor = 3127165

 Style.ButtonDisabled.Alignment = taCenter

 Style.ButtonDisabled.Font.Color = clWebWHITE

 Style.ButtonDisabled.Font.FontFamily = 'Arial, Sans-Serif, Verdana'

 Style.ButtonDisabled.Font.Size = 10

 Style.ButtonDisabled.Font.Style = []

 Style.ButtonDisabled.FromColor = clWebLIGHTGRAY

 Style.ButtonDisabled.ToColor = 7368816

 Style.ColorScheme = csGreen

 Style.BoxShadow.ColorTransparency = 0.500000000000000000

 Style.TextShadow.ColorTransparency = 0.500000000000000000

 Caption = 'Print report from CGI app'

 Color = clBtnFace

 Font.Color = clNone

 Font.Size = 10

 Font.Style = []

 FriendlyName = 'IWGradButton1'

 TabOrder = 0

 OnAsyncClick = IWGradButton1AsyncClick

 end

 object IWModalWindow1: TIWModalWindow

 Left = 408

 Top = 40

 end

end