Unit 'scardview' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard]

jsCardView

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: scardview.pas line 17

type jsCardView = class(jVisualControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  procedure Refresh;

  

  procedure UpdateLayout; override;

  

  function jCreate;

  

  procedure jFree;

  

  procedure SetViewParent(); override;

  

  function GetParent;

  

  procedure RemoveFromViewParent; override;

  

  function GetView; override;

  

  procedure SetLParamWidth();

  

  procedure SetLParamHeight();

  

  function GetWidth; override;

  

  function GetHeight; override;

  

  procedure SetLGravity();

  

  procedure SetLWeight();

  

  procedure SetLeftTopRightBottomWidthHeight();

  

  procedure AddLParamsAnchorRule();

  

  procedure AddLParamsParentRule();

  

  procedure SetLayoutAll();

  

  procedure ClearLayout;

  

  procedure SetCardElevation();

  

  procedure SetContentPadding();

  

  procedure SetFitsSystemWindows();

  

  procedure SetRadius();

  

published

  property BackgroundColor: TARGBColorBridge; [rw]

  

  property GravityInParent: TLayoutGravity; [rw]

  

end;

Inheritance

jsCardView

  

|

jVisualControl

  

|

TAndroidWidget

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio