AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren

Actionbands und Drag

Ein Thema von fkerber · begonnen am 22. Feb 2004 · letzter Beitrag vom 24. Feb 2004
 
Benutzerbild von fylo
fylo

Registriert seit: 18. Feb 2004
Ort: Rostock
155 Beiträge
 
Delphi 7 Personal
 
#9

Re: Actionbands und Drag

  Alt 24. Feb 2004, 10:48
hi

hier meine Einstellungen:

Delphi-Quellcode:
 object ControlBar: TControlBar
    Left = 0
    Top = 0
    Width = 527
    Height = 28
    Align = alTop
    BevelEdges = [beBottom]
    BevelKind = bkSoft
    TabOrder = 0
    object MainMenu: TActionMainMenuBar
      Left = 11
      Top = 2
      Width = 250
      Height = 48
      UseSystemFont = False
      ActionManager = ActionManager
      Caption = 'Menu'
      ColorMap.HighlightColor = 15921906
      ColorMap.BtnSelectedColor = clBtnFace
      ColorMap.UnusedColor = 15921906
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Tahoma'
      Font.Style = []
      Spacing = 0
    end
  end
eigentlich nix weltbewegendes...

edit:
achso: autodarg und autodock sind auf true
have fun
fylo
  Mit Zitat antworten Zitat
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 08:25 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz