跨平台布局组件 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

Web 2.0 Architectures

Web 2.0 Architectures

Duane Nickull、Dion Hinchcliffe、James Governor / O'Reilly / 2009 / USD 34.99

The "Web 2.0" phenomena has become more pervasive than ever before. It is impacting the very fabric of our society and presents opportunities for those with knowledge. The individuals who understand t......一起来看看 《Web 2.0 Architectures》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具