跨平台布局组件 FMXUI

码农软件 · 软件分类 · Android UI 组件 · 2019-04-24 06:13:19

软件介绍

【简介】

  FMXUI的开发忠旨是发掘FMX界面设计的优点,再整合进入Android界面设计的优点。使用过Java搞Android界面设计朋友看到后应该会有一定的熟悉感。

【类介绍】

  TView  基本视图
  TViewGroup 视图组
  TLinearLayout 线性布局
  TRelativeLayout 相对布局
  TGridsLayout 格子布局
 
  TTextView 文本视图
  TButtonView 按钮视图
  TEditView 编辑框视图
  TProgressView 进度条视图
  TFrameView Frame视图扩展类
  TListExView ListView扩展类
 
  TAsync 异步任务处理类
  TToastManager Toast管理器
 
  TDialogStyleManager 对话框样式管理器
  TDialogBuilder 常用对话框构造类
  TDialog 对话框基础类
  TAlertDialog 常用对话框实体类
  TProgressDialog 等待对话框实体类    

本文地址:https://codercto.com/soft/d/4253.html

Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95

Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具