Ignore:
Timestamp:
Dec 19, 2011, 3:48:33 PM (13 years ago)
Author:
chronos
Message:
  • Přidáno: Třídy pro modelování HTML tabulky.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Pages/UUserControlPage.pas

    r56 r65  
    4343    else PageName := '';
    4444  with MainModule, HtmlDocument.Body, THtmlString(SubItems.AddNew(THtmlString.Create)) do begin
     45    PageName := 'prihlaseni';
    4546    if PageName = 'prihlaseni' then begin
    4647      Text := 'Login';
Note: See TracChangeset for help on using the changeset viewer.