Jump to content

Search the Community

Showing results for tags 'text'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 5 results

  1. I searched the forum for a simple way to reject obscenities, are there any examples out there ?
  2. Features Detect on-the-fly 100 languages in native format (Latin, cyrilic, Arabic, Chinese etc). Pay Attention ! You might think that this is an easy task but this "little beast of code" can detect native text in their native alphabet format and sub-languages and returns all the code you need. Got it ? By far, is the best and lightest JS lib to detect "as you type" or probe a small amount of text and get the info. Return Language's name (in English), Code Abbreviation (initials) and IANA Numeric Code. This projects has a HTML pure format adapted to uniHTML Frame and uniGUI using native controls. Very easy to modify and customize I re-coded all flags to respective associated languages ( since that some countries you might have more than one language) like Canada and vice-versa (like Brazil and Portugal, EUA, AUS, NZ and England etc). You can change flags code to show your country, if you want. For instance, you can show the Aussie flag instead England. Flag's icons all proportional to real flags formats in png format. No third party components. All source-code included for Delphi/Pascal/uniGUI. No hidden costs or fees. Yes, we offer advice on adapting any of these examples to your systems. Contact us to receive a quote. uniGUI project has more features since you can just search some text to get a result. Very easy to adapt to any project. Demo Video DEMO1 DEMO1 See all bout it at this link below https://www.unigui.com.br/TextLanguageDetection.html
  3. Sup guys, I'd like that my TUniTreeMenu Items broke the line whenever the text surpasses the limit width, instead of cuting the text and adding "..." like in the picture below. Any ideas how, I'd appreciate.
  4. How can I get the Plain Text from the HtmlMemo ? MyLines(TStringList) in code at runtime. MyLines.SetStrings(HtmlMemo.Lines); // I want plain text CRLF for each line
  5. I have a UniHTMLMemo with ShowToolBar set to True. When I click the grow text button the text size increases but it stops increasing at certain point (my guess probably due to a set maximum size). I need to increase the text size beyond the maximum size value. How can I do this? Delphi XE2 UniGUI Complete Professional: 1.10.0.1466
×
×
  • Create New...