Componentes.Terceros.DevExp.../official/x.38/ExpressSpreadSheet/Demos/CBuilder/CustomFunctionDemo/CustomFunctionFrm.dfm

34 lines
873 B
Plaintext
Raw Normal View History

object CustomFunctionForm: TCustomFunctionForm
Left = 193
Top = 87
Width = 940
Height = 668
Caption = 'Custom Function ExpressSheet demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object cxSpreadSheet: TcxSpreadSheet
Left = 0
Top = 0
Width = 932
Height = 641
Align = alClient
DefaultStyle.Brush.BackgroundColor = 57
DefaultStyle.Brush.ForegroundColor = 57
DefaultStyle.Font.Name = 'MS Sans Serif'
HeaderFont.Charset = DEFAULT_CHARSET
HeaderFont.Color = clWindowText
HeaderFont.Height = -11
HeaderFont.Name = 'MS Sans Serif'
HeaderFont.Style = []
ShowGrid = False
end
end