26 lines
585 B
Plaintext
26 lines
585 B
Plaintext
object ServerForm: TServerForm
|
|
Left = 372
|
|
Top = 277
|
|
BorderStyle = bsDialog
|
|
Caption = 'Dynamic Where 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 DAPoweredByDataAbstractButton: TDAPoweredByDataAbstractButton
|
|
Left = 8
|
|
Top = 8
|
|
Width = 212
|
|
Height = 48
|
|
Cursor = crHandPoint
|
|
end
|
|
end
|