26 lines
614 B
Plaintext
26 lines
614 B
Plaintext
|
|
object FirstSampleServerMainForm: TFirstSampleServerMainForm
|
||
|
|
Left = 109
|
||
|
|
Top = 97
|
||
|
|
BorderStyle = bsDialog
|
||
|
|
Caption = 'First Sample Server'
|
||
|
|
ClientHeight = 64
|
||
|
|
ClientWidth = 228
|
||
|
|
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 DAPoweredByDataAbstractButton1: TDAPoweredByDataAbstractButton
|
||
|
|
Left = 8
|
||
|
|
Top = 8
|
||
|
|
Width = 212
|
||
|
|
Height = 48
|
||
|
|
Cursor = crHandPoint
|
||
|
|
end
|
||
|
|
end
|