Changeset 350 for trunk/LocalPlayer/Help.pas
- Timestamp:
- Apr 6, 2021, 8:22:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Help.pas
r346 r350 301 301 CaptionFont.Assign(UniFont[ftNormal]); 302 302 CaptionFont.Style := CaptionFont.Style + [fsItalic, fsBold]; 303 InitButtons ();303 InitButtons; 304 304 305 305 TopBtn.Hint := Phrases.Lookup('BTN_CONTENTS');
Note:
See TracChangeset
for help on using the changeset viewer.