Componentes.Terceros.RemObj.../internal/5.0.23.613/1/Data Abstract for Delphi/Samples/First Sample/FirstSampleServerMain.dfm
david d99a44999f - Modificación del paquete RemObjects_Core_D10 para que sea un paquete de runtime/designtime (antes era designtime sólo)
- Recompilación en Delphi10 de todos los paquetes de RO para generar las DCU's en Lib\D10

git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@7 b6239004-a887-0f4b-9937-50029ccdca16
2007-09-10 13:36:58 +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