Jump to content

MSMK

Recommended Posts

  • 1 month later...

Одно из возможных решений,

One of the possible solutions

On 5/12/2019 at 8:29 AM, =GGG= said:

Привет! FMSoft_uniGUI_Complete_Professional_1.90.0.1499.exe

 

47 minutes ago, freedowsRoO said:

Yeah!! I'm having the same problem.

procedure TMainForm.UniFormCreate(Sender: TObject);
var
  I: Integer;
begin
  with UniComboBox1 do
    for I := 0 to IconItems.Count-1 do
      Items.Add(IconItems[I].Caption)
end;

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...