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

jSMS

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

Declaration

Source position: Laz_And_Controls.pas line 470

type jSMS = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function Send();

  

  function Read();

  

published

  property MobileNumber: string; [rw]

  

  property ContactName: string; [rw]

  

  property SMSMessage: TStrings; [rw]

  

  property LoadMobileContacts: Boolean; [rw]

  

  property ContactListDelimiter: char; [rw]

  

end;

Inheritance

jSMS

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio