Jump to content

apelsinov

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by apelsinov

  1. apelsinov

    Form Icon

    In the VCL application /Standalone Server mode: When I have Form.OnCreate, OnActivate, OnShow event the UniSpeedButton1.ExtControl = nil In the Windows Service Application mode: When I have Form.OnCreate event, the ExtControl object is set.
  2. apelsinov

    Form Icon

    Ok. I have some open windows, how can I know, which picture corresponds to the appropriate window? For example I can give the UniSpeedButton1.ExtControl. When I set in this field the class name from CSS (and everything what I want set at all) - I receive the error.
  3. apelsinov

    Form Icon

    Well, thank you. Can I get a picture from the title of a web form? How can I get an access to the Ext property in the TUniSpeedButton?
  4. apelsinov

    Form Icon

    When I try to get a UniForm->Icon, I receive an empty object (TIcon - is empty. Handle = 0). But the icon is obvious in the window header.
  5. apelsinov

    Form Icon

    Ok, thank you. UniForm->Icon returninig link to the empty Icon . I can see icon on the title bar.
  6. apelsinov

    Form Icon

    Sorry for my english. 1. No, not favicon. Icon in the window title. 2. How can I change the CSS style of a specific element (SpeedButton, panels, ...)? Is it possible to specify a particular style for the element in CSS?
  7. apelsinov

    Form Icon

    Hello. I have two questions: 1. How can I get a form header icon into web mode? 2. How to change the style of drawing a specific element (SpeedButton, panels, ...). It possible to specify a particular style of an element in CSS?
×
×
  • Create New...