Componentes.Terceros.RemObj.../internal/5.0.23.613/1/Data Abstract for Delphi/Samples/First Sample/FirstSampleServerMain.dfm
david 472097efe5 - Eliminadas las librerías para Delphi 6 (Dcu\D6) en RO y DA.
- Recompilación de todos los paquetes de RO para poner RemObjects_Core_D10 como paquete de runtime/designtime.

git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@5 b6239004-a887-0f4b-9937-50029ccdca16
2007-09-10 11:08:08 +00:00

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