Einzelnen Beitrag anzeigen

gargano

Registriert seit: 2. Okt 2006
76 Beiträge
 
Delphi 2007 Enterprise
 
#15

AW: Mehrere Klassen von einer Klasse ableiten

  Alt 28. Apr 2012, 15:57
Hallo Bummi,

das steht da drin

Delphi-Quellcode:
object DeviceModule1: TDeviceModule1
  Left = 0
  Top = 0
  ClientHeight = 116
  ClientWidth = 207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = DataModuleCreate
  PixelsPerInch = 96
  TextHeight = 13
end
Gruß
Gargano

Geändert von mkinzler (28. Apr 2012 um 16:06 Uhr) Grund: Delphi-Tag eingefügt
  Mit Zitat antworten Zitat